Started GET “/” for 127.0.0.1 at 2018-07-09 19:13:56 -0500 Processing by Rails::WelcomeController#index as HTML

Rendering C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/railties-5.1.6/lib/rails/templates/rails/welcome/index.html.erb
Rendered C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/railties-5.1.6/lib/rails/templates/rails/welcome/index.html.erb (17.0ms)

Completed 200 OK in 2476ms (Views: 581.3ms)

User Load (82.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
Contract Load (157.0ms)  SELECT  "Web"."tbContratos".* FROM "Web"."tbContratos" LIMIT $1  [["LIMIT", 11]]
User Load (100.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
Contract Load (2.0ms)  SELECT  "Web"."tbContratos".* FROM "Web"."tbContratos" LIMIT $1  [["LIMIT", 11]]
Company Load (22.0ms)  SELECT  "Web"."tbEmpresa".* FROM "Web"."tbEmpresa" LIMIT $1  [["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
Company Load (1.0ms)  SELECT  "Web"."tbEmpresa".* FROM "Web"."tbEmpresa" LIMIT $1  [["LIMIT", 11]]

Started GET “/” for 127.0.0.1 at 2018-07-11 19:36:00 -0500 Processing by Rails::WelcomeController#index as HTML

Rendering C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/railties-5.1.6/lib/rails/templates/rails/welcome/index.html.erb
Rendered C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/railties-5.1.6/lib/rails/templates/rails/welcome/index.html.erb (31.0ms)

Completed 200 OK in 2609ms (Views: 223.5ms)

Started GET “/User” for 127.0.0.1 at 2018-07-11 19:36:38 -0500

ActionController::RoutingError (No route matches [GET] “/User”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/user” for 127.0.0.1 at 2018-07-11 19:42:10 -0500

ActionController::RoutingError (No route matches [GET] “/user”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/user” for 127.0.0.1 at 2018-07-11 19:45:24 -0500

ActionController::RoutingError (No route matches [GET] “/user”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/User” for 127.0.0.1 at 2018-07-11 19:45:46 -0500

ActionController::RoutingError (No route matches [GET] “/User”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/User” for 127.0.0.1 at 2018-07-11 19:50:21 -0500

ActionController::RoutingError (No route matches [GET] “/User”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/User” for 127.0.0.1 at 2018-07-11 19:51:44 -0500

ArgumentError ('User' is not a supported controller name. This can lead to potential routing problems. See guides.rubyonrails.org/routing.html#specifying-a-controller-to-use):

config/routes.rb:4:in `block in <top (required)>' config/routes.rb:1:in `<top (required)>' Started GET “/User” for 127.0.0.1 at 2018-07-11 19:52:23 -0500

ArgumentError ('User' is not a supported controller name. This can lead to potential routing problems. See guides.rubyonrails.org/routing.html#specifying-a-controller-to-use):

config/routes.rb:4:in `block in <top (required)>' config/routes.rb:1:in `<top (required)>' Started GET “/User” for 127.0.0.1 at 2018-07-11 19:53:08 -0500

ArgumentError ('User' is not a supported controller name. This can lead to potential routing problems. See guides.rubyonrails.org/routing.html#specifying-a-controller-to-use):

config/routes.rb:4:in `block in <top (required)>' config/routes.rb:1:in `<top (required)>' Started GET “/User” for 127.0.0.1 at 2018-07-11 19:53:32 -0500

ActionController::RoutingError (No route matches [GET] “/User”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/userrs” for 127.0.0.1 at 2018-07-11 19:54:01 -0500

ActionController::RoutingError (No route matches [GET] “/userrs”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-11 19:54:06 -0500

LoadError (Unable to autoload constant UsersController, expected C:/Sites/OpusLineWeb/app/controllers/users_controller.rb to define it):

activesupport (5.1.6) lib/active_support/dependencies.rb:512:in `load_missing_constant' activesupport (5.1.6) lib/active_support/dependencies.rb:202:in `const_missing' activesupport (5.1.6) lib/active_support/inflector/methods.rb:269:in `const_get' activesupport (5.1.6) lib/active_support/inflector/methods.rb:269:in `block in constantize' activesupport (5.1.6) lib/active_support/inflector/methods.rb:267:in `each' activesupport (5.1.6) lib/active_support/inflector/methods.rb:267:in `inject' activesupport (5.1.6) lib/active_support/inflector/methods.rb:267:in `constantize' activesupport (5.1.6) lib/active_support/dependencies.rb:583:in `get' activesupport (5.1.6) lib/active_support/dependencies.rb:614:in `constantize' actionpack (5.1.6) lib/action_dispatch/http/request.rb:85:in `controller_class_for' actionpack (5.1.6) lib/action_dispatch/http/parameters.rb:99:in `binary_params_for?' actionpack (5.1.6) lib/action_dispatch/http/parameters.rb:90:in `set_binary_encoding' actionpack (5.1.6) lib/action_dispatch/http/parameters.rb:67:in `path_parameters=' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:48:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:25:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-11 19:54:46 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (38.0ms)

Completed 500 Internal Server Error in 182ms

ActionView::Template::Error (No route matches {:action=>“Login”, :controller=>“User”, :method=>“post”}):

 4:   <div class="card card-login mx-auto mt-5">
 5:     <div class="card-header">Login</div>
 6:     <div class="card-body">
 7:     <%= form_tag(:controller => "User", :action => "Login", :method => "post") do |f| %> 
 8:         <div class="form-group">
 9:           <label for="exampleInputEmail1">Email address</label>
10:           <input class="form-control" id="exampleInputEmail1" type="email" aria-describedby="emailHelp" placeholder="Enter email">

app/views/users/Index.html.erb:7:in `_app_views_users__ndex_html_erb___969675877_42201240' app/controllers/users_controller.rb:3:in `index' Started GET “/users” for 127.0.0.1 at 2018-07-11 19:55:15 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 1403ms (Views: 1400.7ms)

Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-11 19:55:46 -0500 Started GET “/vendor/datatables/dataTables.bootstrap4.css” for 127.0.0.1 at 2018-07-11 19:55:46 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/vendor/datatables/dataTables.bootstrap4.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/index.html” for 127.0.0.1 at 2018-07-11 19:56:53 -0500

ActionController::RoutingError (No route matches [GET] “/index.html”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/index.html” for 127.0.0.1 at 2018-07-11 19:57:42 -0500

ActionController::RoutingError (No route matches [GET] “/index.html”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-11 19:57:56 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 389ms (Views: 387.6ms)

Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-11 19:57:57 -0500 Started GET “/vendor/datatables/dataTables.bootstrap4.css” for 127.0.0.1 at 2018-07-11 19:57:57 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”): ActionController::RoutingError (No route matches [GET] “/vendor/datatables/dataTables.bootstrap4.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-11 20:10:54 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 365ms (Views: 363.6ms)

Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-11 20:10:55 -0500 Started GET “/vendor/datatables/dataTables.bootstrap4.css” for 127.0.0.1 at 2018-07-11 20:10:55 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”): ActionController::RoutingError (No route matches [GET] “/vendor/datatables/dataTables.bootstrap4.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-11 20:12:12 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 246ms (Views: 245.0ms)

Started GET “/vendor/datatables/dataTables.bootstrap4.css” for 127.0.0.1 at 2018-07-11 20:12:13 -0500 Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-11 20:12:13 -0500

ActionController::RoutingError (No route matches [GET] “/vendor/datatables/dataTables.bootstrap4.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-11 20:13:12 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 308ms (Views: 306.3ms)

Started GET “/vendor/datatables/dataTables.bootstrap4.css” for 127.0.0.1 at 2018-07-11 20:13:13 -0500 Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-11 20:13:13 -0500

ActionController::RoutingError (No route matches [GET] “/vendor/datatables/dataTables.bootstrap4.css”): ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

User Load (2.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]

Started GET “/users” for 127.0.0.1 at 2018-07-12 12:02:42 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (29.0ms)

Completed 200 OK in 3478ms (Views: 2068.3ms)

Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 12:03:15 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 12:03:15 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 12:03:15 -0500 Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 12:03:15 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 12:03:17 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/forgot-password.html” for 127.0.0.1 at 2018-07-12 12:04:36 -0500

ActionController::RoutingError (No route matches [GET] “/forgot-password.html”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 12:04:43 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Iny5L3GWp1oAbBE7o1j4ypuXLN2DeE+nDIbLMcOYO0JtUYdJwFJAOueoaM1Cvsuvy2VLNE7eiBmKBPH4gX6AmA==", "method"=>"post"}

Completed 500 Internal Server Error in 5881ms

NameError (undefined local variable or method `users' for #<UsersController:0x9132030> Did you mean? users_url):

app/controllers/users_controller.rb:7:in `Login' Started GET “/users” for 127.0.0.1 at 2018-07-12 12:05:46 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 354ms (Views: 352.3ms)

Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 12:05:47 -0500 Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 12:05:47 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 12:05:47 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 12:05:47 -0500 Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 12:05:47 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 12:06:57 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 12:07:23 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7nyRp2SDlOGpQTaR/4jSvXuzFOgE/t7LKiB/G55cAKKhUa/B1UdzgU6FT2cebuHYK0FzAclYGXWsokXS3Lq7eA==", "method"=>"post"}

Completed 500 Internal Server Error in 609ms

NameError (undefined local variable or method `users' for #<UsersController:0x99de708> Did you mean? users_url):

app/controllers/users_controller.rb:7:in `Login' Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 12:07:57 -0500 Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 12:07:57 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 12:07:57 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 12:07:57 -0500 Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 12:07:57 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 12:09:14 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 12:09:46 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7nyRp2SDlOGpQTaR/4jSvXuzFOgE/t7LKiB/G55cAKKhUa/B1UdzgU6FT2cebuHYK0FzAclYGXWsokXS3Lq7eA==", "method"=>"post"}

Completed 500 Internal Server Error in 436ms

NameError (undefined local variable or method `users' for #<UsersController:0xbc9d600> Did you mean? users_url):

app/controllers/users_controller.rb:7:in `Login' Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 12:11:06 -0500 Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 12:11:06 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 12:11:06 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 12:11:06 -0500 Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 12:11:06 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 12:12:32 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 12:13:07 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:1: class/module name must be CONSTANT class usersController < ApplicationController

^):

app/controllers/users_controller.rb:1: class/module name must be CONSTANT Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 12:26:59 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7nyRp2SDlOGpQTaR/4jSvXuzFOgE/t7LKiB/G55cAKKhUa/B1UdzgU6FT2cebuHYK0FzAclYGXWsokXS3Lq7eA==", "method"=>"post"}

Completed 500 Internal Server Error in 425ms

NameError (undefined local variable or method `users' for #<UsersController:0xbb31eb0> Did you mean? users_url):

app/controllers/users_controller.rb:7:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 12:31:06 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7nyRp2SDlOGpQTaR/4jSvXuzFOgE/t7LKiB/G55cAKKhUa/B1UdzgU6FT2cebuHYK0FzAclYGXWsokXS3Lq7eA==", "method"=>"post"}

Completed 500 Internal Server Error in 420ms

NameError (undefined local variable or method `user' for #<UsersController:0xbeb3780>):

app/controllers/users_controller.rb:7:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 12:31:56 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7nyRp2SDlOGpQTaR/4jSvXuzFOgE/t7LKiB/G55cAKKhUa/B1UdzgU6FT2cebuHYK0FzAclYGXWsokXS3Lq7eA==", "method"=>"post"}

Completed 500 Internal Server Error in 9ms

NameError (uninitialized constant UsersController::Users):

app/controllers/users_controller.rb:7:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 12:32:51 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7nyRp2SDlOGpQTaR/4jSvXuzFOgE/t7LKiB/G55cAKKhUa/B1UdzgU6FT2cebuHYK0FzAclYGXWsokXS3Lq7eA==", "method"=>"post"}

Completed 500 Internal Server Error in 454ms

NameError (undefined local variable or method `users' for #<UsersController:0x8e79a18> Did you mean? users_url):

app/controllers/users_controller.rb:7:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 12:34:44 -0500

AbstractController::ActionNotFound (The action 'Login' could not be found for UsersController):

actionpack (5.1.6) lib/abstract_controller/base.rb:119:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:38:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 12:35:20 -0500

AbstractController::ActionNotFound (The action 'Login' could not be found for UsersController):

actionpack (5.1.6) lib/abstract_controller/base.rb:119:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:38:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 12:36:00 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7nyRp2SDlOGpQTaR/4jSvXuzFOgE/t7LKiB/G55cAKKhUa/B1UdzgU6FT2cebuHYK0FzAclYGXWsokXS3Lq7eA==", "method"=>"post"}

Completed 500 Internal Server Error in 627ms

NameError (undefined local variable or method `users' for #<UsersController:0xa1bf6f8> Did you mean? users_url):

app/controllers/users_controller.rb:7:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 13:14:40 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:20: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:20: syntax error, unexpected keyword_end, expecting end-of-input Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 13:16:13 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:20: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:20: syntax error, unexpected keyword_end, expecting end-of-input Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 13:16:33 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7nyRp2SDlOGpQTaR/4jSvXuzFOgE/t7LKiB/G55cAKKhUa/B1UdzgU6FT2cebuHYK0FzAclYGXWsokXS3Lq7eA==", "method"=>"post"}
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (1.0ms)

Completed 200 OK in 714ms (Views: 710.6ms)

Started GET “/users/vendor/bootstrap/css/bootstrap.min.css” for 127.0.0.1 at 2018-07-12 13:16:36 -0500

ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/css/bootstrap.min.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 13:16:36 -0500 Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 13:16:36 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 13:16:36 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 13:16:36 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 13:17:28 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 13:18:52 -0500 Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 13:18:52 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 13:18:53 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 13:18:53 -0500 Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 13:18:53 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 13:20:05 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7nyRp2SDlOGpQTaR/4jSvXuzFOgE/t7LKiB/G55cAKKhUa/B1UdzgU6FT2cebuHYK0FzAclYGXWsokXS3Lq7eA==", "method"=>"post"}
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (0.0ms)

Completed 200 OK in 295ms (Views: 293.9ms)

Started GET “/users/vendor/bootstrap/css/bootstrap.min.css” for 127.0.0.1 at 2018-07-12 13:20:06 -0500 Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 13:20:06 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/css/bootstrap.min.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 13:20:06 -0500 Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 13:20:06 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 13:20:06 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 13:20:49 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 13:21:27 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 13:25:43 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7nyRp2SDlOGpQTaR/4jSvXuzFOgE/t7LKiB/G55cAKKhUa/B1UdzgU6FT2cebuHYK0FzAclYGXWsokXS3Lq7eA==", "method"=>"post"}
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (4.0ms)

Completed 200 OK in 293ms (Views: 290.7ms)

Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 13:25:43 -0500 Started GET “/users/vendor/bootstrap/css/bootstrap.min.css” for 127.0.0.1 at 2018-07-12 13:25:44 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/css/bootstrap.min.css”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 13:25:44 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 13:25:44 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 13:25:44 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 13:26:27 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:26:48 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:27:09 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:27:09 -0500 Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:27:10 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”): Started GET “/img/header-bg.jpg” for 127.0.0.1 at 2018-07-12 13:27:12 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 13:27:13 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/img/header-bg.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:28:12 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”): Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-12 13:28:16 -0500 Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-12 13:28:16 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”): Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-12 13:28:19 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-12 13:28:21 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/2.jpg” for 127.0.0.1 at 2018-07-12 13:29:02 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/envato.jpg” for 127.0.0.1 at 2018-07-12 13:29:14 -0500

Started GET “/users/img/team/3.jpg” for 127.0.0.1 at 2018-07-12 13:29:16 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/logos/envato.jpg”): Started GET “/users/img/logos/designmodo.jpg” for 127.0.0.1 at 2018-07-12 13:29:17 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/3.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/logos/designmodo.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/themeforest.jpg” for 127.0.0.1 at 2018-07-12 13:29:27 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/themeforest.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/creative-market.jpg” for 127.0.0.1 at 2018-07-12 13:30:01 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/creative-market.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-12 13:30:21 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”): Started GET “/users/img/portfolio/03-full.jpg” for 127.0.0.1 at 2018-07-12 13:30:26 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-full.jpg”): Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-12 13:30:28 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/04-full.jpg” for 127.0.0.1 at 2018-07-12 13:30:33 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-full.jpg” for 127.0.0.1 at 2018-07-12 13:30:54 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/06-full.jpg” for 127.0.0.1 at 2018-07-12 13:31:25 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/06-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/img/map-image.png” for 127.0.0.1 at 2018-07-12 13:31:34 -0500

ActionController::RoutingError (No route matches [GET] “/img/map-image.png”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 13:34:12 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7nyRp2SDlOGpQTaR/4jSvXuzFOgE/t7LKiB/G55cAKKhUa/B1UdzgU6FT2cebuHYK0FzAclYGXWsokXS3Lq7eA==", "method"=>"post"}
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (52.0ms)

Completed 200 OK in 346ms (Views: 344.6ms)

Started GET “/users/vendor/bootstrap/css/bootstrap.min.css” for 127.0.0.1 at 2018-07-12 13:34:12 -0500

ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/css/bootstrap.min.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 13:34:13 -0500 Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 13:34:13 -0500

Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 13:34:13 -0500 ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 13:34:13 -0500 ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 13:34:52 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:35:17 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/img/header-bg.jpg” for 127.0.0.1 at 2018-07-12 13:35:29 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:35:29 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:35:30 -0500 Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:35:30 -0500

ActionController::RoutingError (No route matches [GET] “/img/header-bg.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:35:41 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 13:36:41 -0500 Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-12 13:36:42 -0500 Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-12 13:36:42 -0500

Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-12 13:36:44 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-12 13:36:49 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/2.jpg” for 127.0.0.1 at 2018-07-12 13:37:57 -0500 Started GET “/users/img/team/3.jpg” for 127.0.0.1 at 2018-07-12 13:37:59 -0500

Started GET “/users/img/logos/envato.jpg” for 127.0.0.1 at 2018-07-12 13:38:00 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/team/2.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/team/3.jpg”): Started GET “/users/img/logos/designmodo.jpg” for 127.0.0.1 at 2018-07-12 13:38:00 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/logos/envato.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/logos/designmodo.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/themeforest.jpg” for 127.0.0.1 at 2018-07-12 13:38:01 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/themeforest.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/creative-market.jpg” for 127.0.0.1 at 2018-07-12 13:38:53 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/creative-market.jpg”):

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-12 13:39:00 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-12 13:39:02 -0500

Started GET “/users/img/portfolio/03-full.jpg” for 127.0.0.1 at 2018-07-12 13:39:03 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/04-full.jpg” for 127.0.0.1 at 2018-07-12 13:39:06 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-full.jpg” for 127.0.0.1 at 2018-07-12 13:40:04 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-full.jpg”):

Started GET “/users/img/portfolio/06-full.jpg” for 127.0.0.1 at 2018-07-12 13:40:10 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/06-full.jpg”):

Started GET “/img/map-image.png” for 127.0.0.1 at 2018-07-12 13:40:13 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/img/map-image.png”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 13:42:39 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7nyRp2SDlOGpQTaR/4jSvXuzFOgE/t7LKiB/G55cAKKhUa/B1UdzgU6FT2cebuHYK0FzAclYGXWsokXS3Lq7eA==", "method"=>"post"}
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (8.0ms)

Completed 200 OK in 307ms (Views: 305.1ms)

Started GET “/users/vendor/bootstrap/css/bootstrap.min.css” for 127.0.0.1 at 2018-07-12 13:42:40 -0500 Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 13:42:40 -0500 Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 13:42:40 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 13:42:40 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 13:42:40 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/css/bootstrap.min.css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 13:43:39 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:43:44 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:43:58 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:43:58 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:43:59 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 13:44:10 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 13:44:13 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-12 13:45:09 -0500 Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-12 13:45:12 -0500

Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-12 13:45:14 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-12 13:45:20 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

Started GET “/users/img/team/3.jpg” for 127.0.0.1 at 2018-07-12 13:45:21 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/team/3.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/2.jpg” for 127.0.0.1 at 2018-07-12 13:46:16 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/2.jpg”):

Started GET “/users/img/logos/envato.jpg” for 127.0.0.1 at 2018-07-12 13:46:21 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/designmodo.jpg” for 127.0.0.1 at 2018-07-12 13:46:23 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/envato.jpg”):

Started GET “/users/img/logos/themeforest.jpg” for 127.0.0.1 at 2018-07-12 13:46:25 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/logos/designmodo.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

Started GET “/users/img/logos/creative-market.jpg” for 127.0.0.1 at 2018-07-12 13:46:25 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/themeforest.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/logos/creative-market.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-12 13:47:04 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-12 13:47:26 -0500

Started GET “/users/img/portfolio/03-full.jpg” for 127.0.0.1 at 2018-07-12 13:47:29 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-full.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/04-full.jpg” for 127.0.0.1 at 2018-07-12 13:47:30 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-full.jpg” for 127.0.0.1 at 2018-07-12 13:47:31 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/06-full.jpg” for 127.0.0.1 at 2018-07-12 13:47:56 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/06-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 14:38:09 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7nyRp2SDlOGpQTaR/4jSvXuzFOgE/t7LKiB/G55cAKKhUa/B1UdzgU6FT2cebuHYK0FzAclYGXWsokXS3Lq7eA==", "method"=>"post"}
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (1026.1ms)

Completed 200 OK in 7930ms (Views: 6777.1ms)

Started GET “/users/vendor/bootstrap/css/bootstrap.min.css” for 127.0.0.1 at 2018-07-12 14:38:26 -0500 Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 14:38:26 -0500 Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 14:38:26 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 14:38:27 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 14:38:27 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/css/bootstrap.min.css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 14:39:43 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 14:39:43 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 14:40:05 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 14:40:05 -0500 Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 14:40:05 -0500 Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 14:40:05 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 14:40:11 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-12 14:41:19 -0500 Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-12 14:41:20 -0500 Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-12 14:41:20 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”): Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-12 14:41:21 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/2.jpg” for 127.0.0.1 at 2018-07-12 14:41:23 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/team/2.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/3.jpg” for 127.0.0.1 at 2018-07-12 14:42:30 -0500 Started GET “/users/img/logos/envato.jpg” for 127.0.0.1 at 2018-07-12 14:42:31 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/3.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/logos/envato.jpg”): Started GET “/users/img/logos/designmodo.jpg” for 127.0.0.1 at 2018-07-12 14:42:34 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/themeforest.jpg” for 127.0.0.1 at 2018-07-12 14:42:34 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/creative-market.jpg” for 127.0.0.1 at 2018-07-12 14:42:34 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/designmodo.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/logos/themeforest.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/logos/creative-market.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-12 14:43:41 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”): Started GET “/home” for 127.0.0.1 at 2018-07-12 14:43:47 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/home”): Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-12 14:43:51 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/03-full.jpg” for 127.0.0.1 at 2018-07-12 14:43:51 -0500

Started GET “/users/img/portfolio/04-full.jpg” for 127.0.0.1 at 2018-07-12 14:43:51 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-full.jpg” for 127.0.0.1 at 2018-07-12 14:44:29 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/06-full.jpg” for 127.0.0.1 at 2018-07-12 14:44:39 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/06-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-12 14:48:14 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-12 14:49:17 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-12 14:51:01 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-12 14:54:27 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-12 14:55:56 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-12 14:56:35 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-12 14:56:59 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-12 14:59:58 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-12 15:01:06 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-12 15:01:50 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-12 15:02:19 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:1: class/module name must be CONSTANT class usersController < ApplicationController

^):

app/controllers/users_controller.rb:1: class/module name must be CONSTANT Started GET “/users” for 127.0.0.1 at 2018-07-12 15:03:11 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:1: class/module name must be CONSTANT class usersController < ApplicationController

^):

app/controllers/users_controller.rb:1: class/module name must be CONSTANT Started GET “/users” for 127.0.0.1 at 2018-07-12 15:03:39 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (17.0ms)

Completed 200 OK in 372ms (Views: 311.3ms)

Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 15:03:42 -0500 Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 15:03:43 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 15:03:43 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 15:03:43 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 15:03:43 -0500 ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-12 15:05:13 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (19.0ms)

Completed 200 OK in 336ms (Views: 269.7ms)

Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 15:05:14 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 15:05:14 -0500 Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 15:05:14 -0500 Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 15:05:14 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 15:05:14 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 15:06:21 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-12 15:12:57 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (3.0ms)

Completed 200 OK in 334ms (Views: 284.1ms)

Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 15:12:58 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 15:12:58 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 15:12:58 -0500 Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 15:12:58 -0500 Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 15:12:59 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 15:14:00 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-12 15:21:59 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (48.0ms)

Completed 200 OK in 365ms (Views: 321.6ms)

Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 15:22:00 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 15:22:00 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 15:22:00 -0500 Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 15:22:00 -0500 Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 15:22:00 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 15:23:02 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-12 16:03:56 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (536.0ms)

Completed 500 Internal Server Error in 935ms

ActionView::Template::Error (No route matches {:action=>“index”, :controller=>“users”, :method=>“post”}):

82:      <!-- Empleados -->
83:       
84:     <section id="empleados">
85:     <%= form_tag(:controller => "users", :method => "post") do |f| %>   
86:    
87:       <div class="container">
88:         <div class="row">

app/views/users/home.html.erb:85:in `_app_views_users_home_html_erb___586229087_81979668' Started GET “/users” for 127.0.0.1 at 2018-07-12 16:06:42 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (139.0ms)

Completed 200 OK in 410ms (Views: 408.4ms)

Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 16:06:43 -0500 Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 16:06:43 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 16:06:43 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 16:06:43 -0500 Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 16:06:43 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 16:08:17 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-12 16:08:44 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 293ms (Views: 291.8ms)

Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 16:08:45 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 16:08:45 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 16:08:45 -0500 Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 16:08:45 -0500 Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 16:08:45 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 16:09:59 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xMztPMV8HuAFUszGzFw/tI33oCYcSB7sD2bVOnIMehaL4dNadLj5gOKWtTAtugzR3QXHz9Hu2VKJ5O/zMOrBzA==", "method"=>"post"}
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (37.0ms)

Completed 200 OK in 320ms (Views: 318.6ms)

Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 16:09:59 -0500 Started GET “/users/vendor/bootstrap/css/bootstrap.min.css” for 127.0.0.1 at 2018-07-12 16:09:59 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”): Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 16:10:00 -0500 ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/css/bootstrap.min.css”):

Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 16:10:00 -0500

Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 16:10:00 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 16:11:02 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 16:11:17 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 16:11:33 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 16:11:33 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 16:11:33 -0500 Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 16:11:33 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 16:11:47 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 16:12:59 -0500 Started GET “/users” for 127.0.0.1 at 2018-07-12 16:12:59 -0500 Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-12 16:13:00 -0500

Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-12 16:13:01 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Processing by UsersController#index as HTML Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-12 16:13:52 -0500 Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-12 16:13:52 -0500 Started POST “/users?method=post” for 127.0.0.1 at 2018-07-12 16:13:52 -0500 Started GET “/users/img/team/2.jpg” for 127.0.0.1 at 2018-07-12 16:13:52 -0500

Rendering users/Index.html.erb within layouts/application

ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”):

Rendered users/Index.html.erb within layouts/application (4.0ms)

ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”): ActionController::RoutingError (No route matches [POST] “/users”): ActionController::RoutingError (No route matches [GET] “/users/img/team/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Completed 200 OK in 837ms (Views: 835.4ms)

Started GET “/users/img/team/3.jpg” for 127.0.0.1 at 2018-07-12 16:13:53 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/3.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/envato.jpg” for 127.0.0.1 at 2018-07-12 16:15:01 -0500 Started GET “/users/img/logos/designmodo.jpg” for 127.0.0.1 at 2018-07-12 16:15:01 -0500

Started GET “/users/img/logos/themeforest.jpg” for 127.0.0.1 at 2018-07-12 16:15:03 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/envato.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/logos/designmodo.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/logos/themeforest.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users?method=post” for 127.0.0.1 at 2018-07-12 16:15:22 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-12 18:25:08 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (23.0ms)

Completed 200 OK in 4642ms (Views: 1849.3ms)

Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 18:25:39 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 18:25:39 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 18:25:39 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 18:25:39 -0500

Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 18:25:39 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 18:27:11 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+3WX17OZti3y0Z1hbLiTj2z0mfPdQ7J5lde1MtfCzPssbgV+/pa+lxlevIvAz5F1o2l0zZh/lzzYM0MGg0MvOg==", "method"=>"post"}
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 302ms (Views: 301.0ms)

Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 18:27:12 -0500 Started GET “/users/vendor/bootstrap/css/bootstrap.min.css” for 127.0.0.1 at 2018-07-12 18:27:12 -0500

ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/css/bootstrap.min.css”): Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 18:27:12 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 18:27:12 -0500 Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 18:27:12 -0500 ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 18:28:18 -0500 Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 18:28:21 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 18:28:24 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 18:28:24 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 18:28:24 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 18:29:32 -0500 Started GET “/home” for 127.0.0.1 at 2018-07-12 18:29:41 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

ActionController::RoutingError (No route matches [GET] “/home”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-12 18:30:47 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (4.0ms)

Completed 200 OK in 289ms (Views: 288.0ms)

Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 18:30:48 -0500 Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 18:30:48 -0500 Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 18:30:48 -0500 Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 18:30:48 -0500

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 18:30:49 -0500 ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/fonts.googleapis.com/css?family=Montserrat:400,700” for 127.0.0.1 at 2018-07-12 18:31:53 -0500

Started GET “/fonts.googleapis.com/css?family=Droid+Serif:400,700,400italic,700italic” for 127.0.0.1 at 2018-07-12 18:31:53 -0500 Started GET “/fonts.googleapis.com/css?family=Kaushan+Script” for 127.0.0.1 at 2018-07-12 18:31:53 -0500 ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

Started GET “/fonts.googleapis.com/css?family=Roboto+Slab:400,100,300,700” for 127.0.0.1 at 2018-07-12 18:31:53 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”): ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/fonts.googleapis.com/css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-12 18:32:47 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (5.0ms)

Completed 200 OK in 3188ms (Views: 3180.0ms)

Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 18:32:52 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-12 18:37:01 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (6.0ms)

Completed 200 OK in 282ms (Views: 280.7ms)

Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 18:37:01 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users?method=get” for 127.0.0.1 at 2018-07-12 18:38:30 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users?method=get” for 127.0.0.1 at 2018-07-12 18:39:26 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users?method=get” for 127.0.0.1 at 2018-07-12 18:40:17 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users?method=get” for 127.0.0.1 at 2018-07-12 18:40:50 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users?method=get” for 127.0.0.1 at 2018-07-12 18:41:32 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users?method=get” for 127.0.0.1 at 2018-07-12 18:42:25 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users?method=get” for 127.0.0.1 at 2018-07-12 18:43:04 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users?method=get” for 127.0.0.1 at 2018-07-12 18:43:25 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users?method=get” for 127.0.0.1 at 2018-07-12 18:44:03 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 18:44:20 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users?method=get” for 127.0.0.1 at 2018-07-12 18:44:35 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users?method=get” for 127.0.0.1 at 2018-07-12 18:48:50 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users?method=get” for 127.0.0.1 at 2018-07-12 19:01:10 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 19:01:35 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-12 19:01:46 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 401ms (Views: 398.5ms)

Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 19:01:49 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:02:17 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/9mBzHIxqiayx572Zh1xAvn08ZJcc5Xxn+bZFmgwD6gowhNlPz6inFlIvxzKanP4NmkcrBlPsLTSAi8iPLHsaQ==", "method"=>"post"}
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 279ms (Views: 277.4ms)

Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 19:02:17 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:03:07 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"B0vlraR9Pd8GsQO3UjIuVPUjBi/pj6im87nmgxkICTfQUHcE6XI1Ze0+Il3+RSyuOr7rEayzjeO+XRC3TYnq9g==", "method"=>"post"}

Completed 500 Internal Server Error in 414ms

NameError (undefined local variable or method `users' for #<UsersController:0xc2bc0c8> Did you mean? users_url):

app/controllers/users_controller.rb:8:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:05:20 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"B0vlraR9Pd8GsQO3UjIuVPUjBi/pj6im87nmgxkICTfQUHcE6XI1Ze0+Il3+RSyuOr7rEayzjeO+XRC3TYnq9g==", "method"=>"post"}

Completed 500 Internal Server Error in 584ms

NameError (undefined local variable or method `users' for #<UsersController:0x9574500> Did you mean? users_url):

app/controllers/users_controller.rb:8:in `Login' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 19:05:37 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:06:09 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"B0vlraR9Pd8GsQO3UjIuVPUjBi/pj6im87nmgxkICTfQUHcE6XI1Ze0+Il3+RSyuOr7rEayzjeO+XRC3TYnq9g==", "method"=>"post"}

Completed 500 Internal Server Error in 452ms

NameError (undefined local variable or method `users' for #<UsersController:0xd5537d8> Did you mean? users_url):

app/controllers/users_controller.rb:8:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:06:36 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"B0vlraR9Pd8GsQO3UjIuVPUjBi/pj6im87nmgxkICTfQUHcE6XI1Ze0+Il3+RSyuOr7rEayzjeO+XRC3TYnq9g==", "method"=>"post"}

Completed 500 Internal Server Error in 407ms

NameError (undefined local variable or method `user' for #<UsersController:0xa6add80>):

app/controllers/users_controller.rb:8:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:07:50 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"B0vlraR9Pd8GsQO3UjIuVPUjBi/pj6im87nmgxkICTfQUHcE6XI1Ze0+Il3+RSyuOr7rEayzjeO+XRC3TYnq9g==", "method"=>"post"}

Completed 500 Internal Server Error in 570ms

NameError (undefined local variable or method `user' for #<UsersController:0x8c38938>):

app/controllers/users_controller.rb:8:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:09:16 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"B0vlraR9Pd8GsQO3UjIuVPUjBi/pj6im87nmgxkICTfQUHcE6XI1Ze0+Il3+RSyuOr7rEayzjeO+XRC3TYnq9g==", "method"=>"post"}

Completed 500 Internal Server Error in 411ms

NameError (undefined local variable or method `user' for #<UsersController:0xc960408>):

app/controllers/users_controller.rb:8:in `Login' Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 19:09:33 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:09:57 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"B0vlraR9Pd8GsQO3UjIuVPUjBi/pj6im87nmgxkICTfQUHcE6XI1Ze0+Il3+RSyuOr7rEayzjeO+XRC3TYnq9g==", "method"=>"post"}

Completed 500 Internal Server Error in 432ms

NameError (undefined local variable or method `user' for #<UsersController:0xc756390>):

app/controllers/users_controller.rb:8:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:13:48 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"B0vlraR9Pd8GsQO3UjIuVPUjBi/pj6im87nmgxkICTfQUHcE6XI1Ze0+Il3+RSyuOr7rEayzjeO+XRC3TYnq9g==", "method"=>"post"}
User Exists (168.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 2511ms (Views: 277.1ms | ActiveRecord: 1406.1ms)

Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 19:13:51 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:14:14 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"BelUZR6vDwkb1eMcKQDQQhJEDZKTb7+b1P4ziruUe+bS8sbMU6AHs/BawvaFd9K43dngrNZTmt6ZGsW+7xWYJw==", "method"=>"post"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 334ms (Views: 317.5ms | ActiveRecord: 2.0ms)

Started GET “/css/sb-admin.css” for 127.0.0.1 at 2018-07-12 19:14:15 -0500

ActionController::RoutingError (No route matches [GET] “/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:15:47 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"BelUZR6vDwkb1eMcKQDQQhJEDZKTb7+b1P4ziruUe+bS8sbMU6AHs/BawvaFd9K43dngrNZTmt6ZGsW+7xWYJw==", "method"=>"post"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 311ms (Views: 302.7ms | ActiveRecord: 2.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:17:07 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"BelUZR6vDwkb1eMcKQDQQhJEDZKTb7+b1P4ziruUe+bS8sbMU6AHs/BawvaFd9K43dngrNZTmt6ZGsW+7xWYJw==", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 288ms (Views: 249.1ms | ActiveRecord: 7.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:17:15 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Hbn9rthiGU0pFkTzSIQVTmr3/2OHMERvrVqI3IfUhK/Kom8HlW0R98KZZRnk8xe0pWoSXcIMYSrgvn7o01Vnbg==", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 274ms (Views: 265.2ms | ActiveRecord: 1.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:17:26 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"NjNdCSxRw4tma4igpi59EDfoE4nGSefJ7i2/FEdiB7bhKM+gYV7LMY3kqUoKWX/q+HX+t4N1woyjyUkgE+Pkdw==", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 262ms (Views: 255.2ms | ActiveRecord: 1.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:17:55 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"NjNdCSxRw4tma4igpi59EDfoE4nGSefJ7i2/FEdiB7bhKM+gYV7LMY3kqUoKWX/q+HX+t4N1woyjyUkgE+Pkdw==", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (4.0ms)

Completed 200 OK in 299ms (Views: 255.4ms | ActiveRecord: 7.0ms)

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:17:56 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:17:57 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:17:57 -0500 Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:17:59 -0500 Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:17:59 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 19:18:10 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-12 19:19:13 -0500 Started POST “/home?method=get” for 127.0.0.1 at 2018-07-12 19:19:13 -0500 Processing by UsersController#index as HTML Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-12 19:19:14 -0500

Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-12 19:19:15 -0500 ActionController::RoutingError (No route matches [POST] “/home”):

Rendering users/Index.html.erb within layouts/application

Rendered users/Index.html.erb within layouts/application (3.0ms)

ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-12 19:19:19 -0500 Completed 200 OK in 5242ms (Views: 5241.1ms | ActiveRecord: 0.0ms)

ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”):

Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-12 19:19:19 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/2.jpg” for 127.0.0.1 at 2018-07-12 19:20:14 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/home?method=get” for 127.0.0.1 at 2018-07-12 19:20:20 -0500 Started GET “/users” for 127.0.0.1 at 2018-07-12 19:20:21 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

Processing by UsersController#index as HTML actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/3.jpg” for 127.0.0.1 at 2018-07-12 19:20:28 -0500

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

ActionController::RoutingError (No route matches [GET] “/users/img/team/3.jpg”): Started GET “/users/img/logos/envato.jpg” for 127.0.0.1 at 2018-07-12 19:20:28 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/logos/envato.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Completed 200 OK in 1541ms (Views: 1540.3ms | ActiveRecord: 0.0ms)

Started GET “/users/img/logos/creative-market.jpg” for 127.0.0.1 at 2018-07-12 19:20:30 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/creative-market.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/designmodo.jpg” for 127.0.0.1 at 2018-07-12 19:20:56 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/designmodo.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/themeforest.jpg” for 127.0.0.1 at 2018-07-12 19:21:13 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/themeforest.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:21:27 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"k7MQISjEU5o6QDif0myJYH4Iei2CXNZBNMSSXTKK8vZEqIKIZctbINHPGXV+G4uasZWXE8dg8wR5IGRpZgsRNw==", "method"=>"post"}
User Exists (72.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (5.0ms)

Completed 200 OK in 10622ms (Views: 8890.0ms | ActiveRecord: 72.0ms)

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:21:42 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:21:43 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:21:44 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:21:53 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:21:57 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 19:22:52 -0500 Started GET “/users” for 127.0.0.1 at 2018-07-12 19:23:05 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 241ms (Views: 239.1ms | ActiveRecord: 0.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:23:27 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"hihSPxfgBMz9JvQmFiti8wfJZZ0P+uwLZvp1MdWXrYRRM8CWWu8Mdhap1cy6XGAJyFSIo0rGyU4rHoMFgRZORQ==", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (4.0ms)

Completed 200 OK in 327ms (Views: 298.2ms | ActiveRecord: 5.0ms)

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:23:28 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:23:28 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:23:28 -0500

Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:23:28 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:23:28 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 19:24:32 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:24:33 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"hihSPxfgBMz9JvQmFiti8wfJZZ0P+uwLZvp1MdWXrYRRM8CWWu8Mdhap1cy6XGAJyFSIo0rGyU4rHoMFgRZORQ==", "method"=>"post"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (4.0ms)

Completed 200 OK in 3325ms (Views: 3315.1ms | ActiveRecord: 2.0ms)

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:24:39 -0500 Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 19:24:39 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:24:39 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:24:39 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:24:47 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:25:52 -0500 Started GET “/users” for 127.0.0.1 at 2018-07-12 19:25:52 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 244ms (Views: 241.9ms | ActiveRecord: 0.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:26:14 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"gVvOSyc3ILvbYUh7eKAyb2jyzopD5+becGAk/sQSwhtWQFziajgoATDuaZHU1zCVp28jtAbbw5s9hNLKkJMh2g==", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 392ms (Views: 355.2ms | ActiveRecord: 6.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:29:05 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"gVvOSyc3ILvbYUh7eKAyb2jyzopD5+becGAk/sQSwhtWQFziajgoATDuaZHU1zCVp28jtAbbw5s9hNLKkJMh2g==", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 277ms (Views: 267.6ms | ActiveRecord: 1.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:29:11 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"gVvOSyc3ILvbYUh7eKAyb2jyzopD5+becGAk/sQSwhtWQFziajgoATDuaZHU1zCVp28jtAbbw5s9hNLKkJMh2g==", "method"=>"post"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 283ms (Views: 275.0ms | ActiveRecord: 2.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:29:22 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYIIqHxamyRABfSnFfqx7thClS2DB+XkfyKV303Y+Gx6mZoBMVWTnquK1U25jbMUF994E8Y7wKEyxmPrGVkbrQ==", "method"=>"post"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 266ms (Views: 257.1ms | ActiveRecord: 2.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:30:26 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYIIqHxamyRABfSnFfqx7thClS2DB+XkfyKV303Y+Gx6mZoBMVWTnquK1U25jbMUF994E8Y7wKEyxmPrGVkbrQ==", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 271ms (Views: 263.4ms | ActiveRecord: 1.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:30:40 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"oXKB45VdpH4ToSVw8ccfD1ZdcsN1OssAgXcBHOzsTGZ2aRNK2FKsxPguBJpdsB31mcCf/TAG7kXMk/couG2vpw==", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 272ms (Views: 265.4ms | ActiveRecord: 1.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:32:17 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"oXKB45VdpH4ToSVw8ccfD1ZdcsN1OssAgXcBHOzsTGZ2aRNK2FKsxPguBJpdsB31mcCf/TAG7kXMk/couG2vpw==", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 337ms (Views: 324.4ms | ActiveRecord: 1.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:32:29 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RfWlUx2J4d9n0F4xdveb0h3RWOgvyDzvmriCS2RwZUWS7jf6UIbpZYxff9vagJko0ky11mr0GarXXHR/MPGGhA==", "method"=>"post"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 284ms (Views: 272.6ms | ActiveRecord: 2.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:34:18 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RfWlUx2J4d9n0F4xdveb0h3RWOgvyDzvmriCS2RwZUWS7jf6UIbpZYxff9vagJko0ky11mr0GarXXHR/MPGGhA==", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (5.0ms)

Completed 500 Internal Server Error in 281ms (Views: 239.9ms | ActiveRecord: 5.0ms)

AbstractController::DoubleRenderError (Render and/or redirect were called multiple times in this action. Please note that you may only call render OR redirect, and at most once per action. Also note that neither redirect nor render terminate execution of the action, so if you want to exit an action after redirecting, you need to do something like “redirect_to(…) and return”.):

app/controllers/users_controller.rb:17:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:35:03 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RfWlUx2J4d9n0F4xdveb0h3RWOgvyDzvmriCS2RwZUWS7jf6UIbpZYxff9vagJko0ky11mr0GarXXHR/MPGGhA==", "method"=>"post"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (4.0ms)

Completed 200 OK in 290ms (Views: 251.8ms | ActiveRecord: 6.0ms)

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:35:04 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:35:04 -0500

Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:35:04 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”): Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:35:04 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”): Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:35:04 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 19:35:53 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”): Started GET “/users” for 127.0.0.1 at 2018-07-12 19:35:58 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-12 19:36:07 -0500 Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-12 19:36:07 -0500 Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-12 19:36:07 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Completed 200 OK in 5563ms (Views: 5562.4ms | ActiveRecord: 0.0ms)

Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-12 19:36:15 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:36:27 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"5BW3wIcZQkFwONnPrcjqG4NwrIGKe8/ILtRKUOk6sO8zDiVpyhZK+5u3+CUBv+jhTO1Bv89H6o1jMLxkvbtTLg==", "method"=>"post"}
User Exists (2536.1ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (4.0ms)

Completed 200 OK in 26478ms (Views: 22217.8ms | ActiveRecord: 2536.1ms)

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:37:04 -0500 Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:37:05 -0500 Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:37:05 -0500

Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:37:05 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:37:09 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 19:38:07 -0500 Started GET “/users” for 127.0.0.1 at 2018-07-12 19:38:08 -0500

Processing by UsersController#index as HTML ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”): Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-12 19:38:10 -0500

Rendering users/Index.html.erb within layouts/application

Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-12 19:38:11 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

Rendered users/Index.html.erb within layouts/application (4.0ms)

ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”):

Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-12 19:38:12 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Completed 200 OK in 2500ms (Views: 2498.9ms | ActiveRecord: 0.0ms)

Started GET “/users/img/team/2.jpg” for 127.0.0.1 at 2018-07-12 19:38:13 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-12 19:39:00 -0500 Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:39:01 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”): Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+RoPPu8s+UUnTFEI7n/fT5opNzMbZgbggFDsLooybXAuAZ2XoiPx/8zDcOJCCN21VbTaDV5aI6XNtBoa3rOOsQ==", "method"=>"post"}

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

User Exists (983.1ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (838.0ms)

Completed 200 OK in 8546ms (Views: 7550.2ms | ActiveRecord: 983.1ms)

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:39:15 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:39:15 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:39:16 -0500

Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:39:17 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:39:27 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 19:40:30 -0500 Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-12 19:40:31 -0500 Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-12 19:40:31 -0500

Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-12 19:40:39 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”): Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-12 19:40:39 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/2.jpg” for 127.0.0.1 at 2018-07-12 19:41:38 -0500 Started GET “/users” for 127.0.0.1 at 2018-07-12 19:41:40 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Processing by UsersController#index as HTML Started GET “/users/img/team/3.jpg” for 127.0.0.1 at 2018-07-12 19:41:57 -0500 Started GET “/users/img/logos/designmodo.jpg” for 127.0.0.1 at 2018-07-12 19:41:57 -0500 Started GET “/users/img/logos/envato.jpg” for 127.0.0.1 at 2018-07-12 19:41:57 -0500 Started GET “/users/img/logos/themeforest.jpg” for 127.0.0.1 at 2018-07-12 19:41:57 -0500

Rendering users/Index.html.erb within layouts/application

ActionController::RoutingError (No route matches [GET] “/users/img/team/3.jpg”):

Rendered users/Index.html.erb within layouts/application (4.0ms)

ActionController::RoutingError (No route matches [GET] “/users/img/logos/envato.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/logos/designmodo.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/logos/themeforest.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Completed 200 OK in 746ms (Views: 744.6ms | ActiveRecord: 0.0ms)

Started GET “/users/img/logos/creative-market.jpg” for 127.0.0.1 at 2018-07-12 19:42:00 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/creative-market.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-12 19:43:15 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 283ms (Views: 281.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-12 19:43:18 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 298ms (Views: 295.5ms | ActiveRecord: 0.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:43:25 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"dB0nBz7PyAsaZZbNhglo8WM7fuT2Yl2cpvAp36pGbuKjBrWuc8DAsfHqtycqfmoLrKaT2rNeeNnrFN/r/seNIw==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (8.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 4], ["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 319ms (Views: 269.7ms | ActiveRecord: 13.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:43:34 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cch/benD73raViYjwSDaksBJ4EhtorNvyVSvNa2LTsum0+3EpMznwDHZB8ltV9hoD9QNdiieliqEsFkB+QqtCg==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (35.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (6.0ms)

Completed 200 OK in 339ms (Views: 298.1ms | ActiveRecord: 35.0ms)

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:43:35 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:43:35 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:43:35 -0500 Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:43:35 -0500

Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 19:43:36 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 19:44:23 -0500 Started GET “/users” for 127.0.0.1 at 2018-07-12 19:44:45 -0500 Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-12 19:44:45 -0500 Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-12 19:44:45 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-12 19:45:22 -0500 Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-12 19:45:22 -0500 Started GET “/users/img/team/3.jpg” for 127.0.0.1 at 2018-07-12 19:45:22 -0500 Started GET “/users/img/team/2.jpg” for 127.0.0.1 at 2018-07-12 19:45:22 -0500 Processing by UsersController#index as HTML

ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”):

Rendering users/Index.html.erb within layouts/application

ActionController::RoutingError (No route matches [GET] “/users/img/team/3.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/team/2.jpg”):

Rendered users/Index.html.erb within layouts/application (4.0ms)

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Completed 200 OK in 435ms (Views: 433.9ms | ActiveRecord: 0.0ms)

Started GET “/users/img/logos/designmodo.jpg” for 127.0.0.1 at 2018-07-12 19:45:23 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/designmodo.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/envato.jpg” for 127.0.0.1 at 2018-07-12 19:45:59 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/envato.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:46:31 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"HiQEwn2Vgx/Mn2rA5CdsW8Cjz7bfBdviQsjSNZHXBQLJP5ZrMJqLpScQSypIUG6hDz4iiJo5/qcPLCQBxVbmww==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]

No template found for UsersController#Login, rendering head :no_content Completed 204 No Content in 2358ms (ActiveRecord: 8.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:47:05 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"HiQEwn2Vgx/Mn2rA5CdsW8Cjz7bfBdviQsjSNZHXBQLJP5ZrMJqLpScQSypIUG6hDz4iiJo5/qcPLCQBxVbmww==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]

No template found for UsersController#Login, rendering head :no_content Completed 204 No Content in 2358ms (ActiveRecord: 7.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-12 19:47:14 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 423ms (Views: 421.4ms | ActiveRecord: 0.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:47:23 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"dJYlTjyl+PtFWxrqPcFbt4ggVuo2Pqhuy/Ujw9t9BM6jjbfncarwQa7UOwCRtllNR7271HMCjSuGEdX3j/znDw==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]

No template found for UsersController#Login, rendering head :no_content Completed 204 No Content in 2420ms (ActiveRecord: 2.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-12 19:49:42 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 252ms (Views: 250.4ms | ActiveRecord: 0.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 19:49:51 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"sZmBiFj0wmxDky01HPo86bEGe6IR0DdjgVUXCAFE/nJmghMhFfvK1qgcDN+wjT4TfpuWnFTsEibMseE8VcUdsw==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (5.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 340ms (Views: 261.8ms | ActiveRecord: 10.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 20:06:17 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"sZmBiFj0wmxDky01HPo86bEGe6IR0DdjgVUXCAFE/nJmghMhFfvK1qgcDN+wjT4TfpuWnFTsEibMseE8VcUdsw==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (5.0ms)

Completed 200 OK in 292ms (Views: 254.0ms | ActiveRecord: 10.0ms)

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 20:06:18 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 20:06:18 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 20:06:18 -0500 Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 20:06:18 -0500 Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 20:06:18 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 20:07:07 -0500 Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-12 20:07:10 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-12 20:07:21 -0500 Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-12 20:07:21 -0500 Processing by UsersController#index as HTML Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-12 20:07:21 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”):

Rendering users/Index.html.erb within layouts/application

Rendered users/Index.html.erb within layouts/application (5.0ms)

ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Completed 200 OK in 1464ms (Views: 1461.8ms | ActiveRecord: 0.0ms)

Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-12 20:07:26 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-12 20:07:55 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"AZUvdrpA+HJwt9SHYkBPD/YGUfzSL8ujGd6JaAr0HFvWjr3f90/wyJs49W3ON031OZu8wpcT7uZUOn9cXnX/mg==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (5.0ms)

Completed 200 OK in 18127ms (Views: 18047.6ms | ActiveRecord: 3.0ms)

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 20:08:19 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 20:08:19 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 20:08:20 -0500 Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 20:08:20 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”):

Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-12 20:08:22 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-12 20:09:26 -0500 Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-12 20:09:26 -0500 Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-12 20:09:27 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”): Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-12 20:09:27 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”): Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-12 20:09:27 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/2.jpg” for 127.0.0.1 at 2018-07-12 20:10:31 -0500 Started GET “/users/img/team/3.jpg” for 127.0.0.1 at 2018-07-12 20:10:31 -0500

Started GET “/users/img/logos/envato.jpg” for 127.0.0.1 at 2018-07-12 20:10:33 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/team/2.jpg”):

Started GET “/users/img/logos/designmodo.jpg” for 127.0.0.1 at 2018-07-12 20:10:34 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/team/3.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/logos/envato.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/logos/designmodo.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/themeforest.jpg” for 127.0.0.1 at 2018-07-12 20:10:34 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/themeforest.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/creative-market.jpg” for 127.0.0.1 at 2018-07-12 20:11:27 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/creative-market.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-12 20:11:34 -0500 Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-12 20:11:34 -0500 Started GET “/users/img/portfolio/03-full.jpg” for 127.0.0.1 at 2018-07-12 20:11:35 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-full.jpg”):

Started GET “/users/img/portfolio/04-full.jpg” for 127.0.0.1 at 2018-07-12 20:11:38 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-full.jpg” for 127.0.0.1 at 2018-07-12 20:12:20 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/06-full.jpg” for 127.0.0.1 at 2018-07-12 20:12:44 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/06-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-12 20:42:09 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 461ms (Views: 459.9ms | ActiveRecord: 0.0ms)

Started GET “/home” for 127.0.0.1 at 2018-07-12 20:42:12 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (3.0ms)

Completed 200 OK in 285ms (Views: 284.2ms | ActiveRecord: 0.0ms)

Started GET “/home” for 127.0.0.1 at 2018-07-12 20:42:22 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (6.0ms)

Completed 200 OK in 318ms (Views: 316.8ms | ActiveRecord: 0.0ms)

Started GET “/home” for 127.0.0.1 at 2018-07-12 20:42:25 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (4.0ms)

Completed 200 OK in 398ms (Views: 396.9ms | ActiveRecord: 0.0ms)

Started GET “/registro” for 127.0.0.1 at 2018-07-12 21:26:51 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:29: syntax error, unexpected tSTRING_BEG, expecting keyword_then or ';' or 'n'

if !params.presence?([:txtlogin]) "Ingrese login"
                                   ^

C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:30: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n'

if params[:txtlogin].eql?("") mensaje = "Ingrese Login"
                                     ^

C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:31: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' …ms.eql?(“”) mensaje = “seleccione perfil” … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:32: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' …[:txtPassword].eql?(“”) mensaje = “seleccione Password” … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:33: syntax error, unexpected '(', expecting keyword_then or ';' or 'n' …params.eql?(“”) (params [:txtConfirmarPassword… … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:33: syntax error, unexpected ')', expecting keyword_end …params [:txtConfirmarPassword]) … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:47: syntax error, unexpected end-of-input, expecting keyword_end):

app/controllers/users_controller.rb:29: syntax error, unexpected tSTRING_BEG, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:30: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:31: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:32: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:33: syntax error, unexpected '(', expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:33: syntax error, unexpected ')', expecting keyword_end app/controllers/users_controller.rb:47: syntax error, unexpected end-of-input, expecting keyword_end Started GET “/home” for 127.0.0.1 at 2018-07-13 13:28:48 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:29: syntax error, unexpected tSTRING_BEG, expecting keyword_then or ';' or 'n'

if !params.presence?([:txtlogin]) "Ingrese login"
                                   ^

C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:30: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n'

if params[:txtlogin].eql?("") mensaje = "Ingrese Login"
                                     ^

C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:31: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' …ms.eql?(“”) mensaje = “seleccione perfil” … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:32: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' …[:txtPassword].eql?(“”) mensaje = “seleccione Password” … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:33: syntax error, unexpected '(', expecting keyword_then or ';' or 'n' …params.eql?(“”) (params [:txtConfirmarPassword… … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:33: syntax error, unexpected ')', expecting keyword_end …params [:txtConfirmarPassword]) … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:47: syntax error, unexpected end-of-input, expecting keyword_end):

app/controllers/users_controller.rb:29: syntax error, unexpected tSTRING_BEG, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:30: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:31: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:32: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:33: syntax error, unexpected '(', expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:33: syntax error, unexpected ')', expecting keyword_end app/controllers/users_controller.rb:47: syntax error, unexpected end-of-input, expecting keyword_end Started GET “/home” for 127.0.0.1 at 2018-07-13 13:29:48 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:29: syntax error, unexpected tSTRING_BEG, expecting keyword_then or ';' or 'n'

if !params.presence?([:txtlogin]) "Ingrese login"
                                   ^

C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:30: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n'

if params[:txtlogin].eql?("") mensaje = "Ingrese Login"
                                     ^

C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:31: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' …ms.eql?(“”) mensaje = “seleccione perfil” … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:32: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' …[:txtPassword].eql?(“”) mensaje = “seleccione Password” … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:33: syntax error, unexpected '(', expecting keyword_then or ';' or 'n' …params.eql?(“”) (params [:txtConfirmarPassword… … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:33: syntax error, unexpected ')', expecting keyword_end …params [:txtConfirmarPassword]) … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:47: syntax error, unexpected end-of-input, expecting keyword_end):

app/controllers/users_controller.rb:29: syntax error, unexpected tSTRING_BEG, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:30: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:31: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:32: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:33: syntax error, unexpected '(', expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:33: syntax error, unexpected ')', expecting keyword_end app/controllers/users_controller.rb:47: syntax error, unexpected end-of-input, expecting keyword_end Started GET “/home” for 127.0.0.1 at 2018-07-13 13:30:12 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:29: syntax error, unexpected tSTRING_BEG, expecting keyword_then or ';' or 'n'

if !params.presence?([:txtlogin]) "Ingrese login"
                                   ^

C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:30: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n'

if params[:txtlogin].eql?("") mensaje = "Ingrese Login"
                                     ^

C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:31: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' …ms.eql?(“”) mensaje = “seleccione perfil” … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:32: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' …[:txtPassword].eql?(“”) mensaje = “seleccione Password” … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:33: syntax error, unexpected '(', expecting keyword_then or ';' or 'n' …params.eql?(“”) (params [:txtConfirmarPassword… … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:33: syntax error, unexpected ')', expecting keyword_end …params [:txtConfirmarPassword]) … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:47: syntax error, unexpected end-of-input, expecting keyword_end):

app/controllers/users_controller.rb:29: syntax error, unexpected tSTRING_BEG, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:30: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:31: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:32: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:33: syntax error, unexpected '(', expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:33: syntax error, unexpected ')', expecting keyword_end app/controllers/users_controller.rb:47: syntax error, unexpected end-of-input, expecting keyword_end Started GET “/home” for 127.0.0.1 at 2018-07-13 13:32:22 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:29: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' …nce?(params) mensaje += “Ingrese Login n,” … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:30: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n'

if params[:txtLogin].eql?("") mensaje += "Ingrese Login,"
                                     ^

C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:31: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n'

if params[:ddlPerfil].eql?("") mensaje += "Seleccione Perfil,"
                                      ^

C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:32: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' …[:txtPassword].eql?(“”) mensaje += “Ingrese Password,” … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:33: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' …:txtConfirmarPassword]) mensaje += “Password no coincide” … ^ C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:50: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:29: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:30: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:31: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:32: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:33: syntax error, unexpected tIDENTIFIER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:50: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/home” for 127.0.0.1 at 2018-07-13 13:34:51 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:49: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:49: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/home” for 127.0.0.1 at 2018-07-13 13:35:38 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:50: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:50: syntax error, unexpected keyword_end, expecting end-of-input Started POST “/__web_console/repl_sessions/bd8fc5fe31ccc026e77a3578ca86058d/trace” for 127.0.0.1 at 2018-07-13 13:35:56 -0500 Started GET “/users” for 127.0.0.1 at 2018-07-13 13:37:01 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:50: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:50: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/users” for 127.0.0.1 at 2018-07-13 13:37:05 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:50: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:50: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/users” for 127.0.0.1 at 2018-07-13 13:38:10 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:50: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:50: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/users” for 127.0.0.1 at 2018-07-13 13:38:50 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (23.0ms)

Completed 200 OK in 5876ms (Views: 2659.6ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:39:36 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (9.0ms)

Completed 200 OK in 373ms (Views: 304.0ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:41:29 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (6.0ms)

Completed 200 OK in 764ms (Views: 762.7ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:42:20 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (25.0ms)

Completed 200 OK in 743ms (Views: 742.0ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:42:25 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (5.0ms)

Completed 200 OK in 445ms (Views: 443.2ms)

Started POST “/home?method=post” for 127.0.0.1 at 2018-07-13 13:42:29 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/home?method=post” for 127.0.0.1 at 2018-07-13 13:44:11 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/home?method=post” for 127.0.0.1 at 2018-07-13 13:46:33 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 13:46:55 -0500 Processing by UsersController#home as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 301ms (Views: 299.6ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:47:00 -0500 Processing by UsersController#home as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 444ms (Views: 442.6ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:47:10 -0500 Processing by UsersController#home as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 287ms (Views: 285.5ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:47:18 -0500 Processing by UsersController#home as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 365ms (Views: 363.1ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:47:28 -0500 Processing by UsersController#home as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 325ms (Views: 321.6ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:47:33 -0500 Processing by UsersController#home as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 347ms (Views: 345.4ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:47:36 -0500 Processing by UsersController#home as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 349ms (Views: 348.1ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:47:56 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (11.0ms)

Completed 200 OK in 516ms (Views: 513.0ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:48:07 -0500 Processing by UsersController#home as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 268ms (Views: 266.9ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:48:24 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (7.0ms)

Completed 200 OK in 267ms (Views: 264.8ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 13:50:30 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (5.0ms)

Completed 200 OK in 547ms (Views: 545.5ms)

Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 13:50:50 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 13:52:19 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 13:52:40 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 14:00:57 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 14:24:50 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (6.0ms)

Completed 200 OK in 529ms (Views: 527.3ms)

Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 14:24:54 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 14:26:05 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (6.0ms)

Completed 200 OK in 367ms (Views: 366.0ms)

Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 14:26:08 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 14:27:17 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (7.0ms)

Completed 200 OK in 273ms (Views: 271.4ms)

Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 14:27:20 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 14:29:33 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 14:29:56 -0500 Processing by UsersController#home as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 323ms (Views: 321.1ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 14:30:01 -0500 Processing by UsersController#home as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 266ms (Views: 264.2ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 14:30:27 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (5.0ms)

Completed 200 OK in 279ms (Views: 275.1ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 14:30:33 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (5.0ms)

Completed 200 OK in 469ms (Views: 467.8ms)

Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 14:30:43 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 14:47:57 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (6.0ms)

Completed 200 OK in 419ms (Views: 417.5ms)

Started GET “/users” for 127.0.0.1 at 2018-07-13 14:47:59 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 251ms (Views: 249.5ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 14:49:21 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lSopf+dtKWRjmsppOpkTnc3UCJB+6TtZRCQU/Sa011aftJoimtgrqrLqCYr/XTPNGmfVKT8KmSoL2NCRSb9GDQ==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (213.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 0], ["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4759ms (Views: 362.9ms | ActiveRecord: 2046.1ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 14:49:40 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"A72WJCD9VtfI4Uvps39M3YtLFGCTTufZy0GYiO6kAm8JIyV5XUhUGRmRiAp2u2yNXPjJ2dKtRaqEvVzkga+TNA==", "exampleInputEmail1"=>"", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", ""], ["id", nil], ["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 354ms (Views: 342.5ms | ActiveRecord: 1.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 14:59:40 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"A72WJCD9VtfI4Uvps39M3YtLFGCTTufZy0GYiO6kAm8JIyV5XUhUGRmRiAp2u2yNXPjJ2dKtRaqEvVzkga+TNA==", "exampleInputEmail1"=>"", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (8.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", ""], ["id", nil], ["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 572ms (Views: 473.1ms | ActiveRecord: 19.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-13 14:59:49 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 338ms (Views: 336.6ms | ActiveRecord: 0.0ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 14:59:51 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (5.0ms)

Completed 200 OK in 630ms (Views: 628.8ms | ActiveRecord: 0.0ms)

Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 14:59:58 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 15:01:14 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (6.0ms)

Completed 200 OK in 330ms (Views: 328.5ms | ActiveRecord: 0.0ms)

Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 15:01:18 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 15:03:24 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (4.0ms)

Completed 200 OK in 443ms (Views: 442.2ms | ActiveRecord: 0.0ms)

Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 15:03:27 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-13 18:30:45 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (28.0ms)

Completed 200 OK in 5387ms (Views: 2770.9ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 18:31:27 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (5.0ms)

Completed 200 OK in 349ms (Views: 347.0ms)

Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 18:31:43 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 18:34:06 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (5.0ms)

Completed 200 OK in 593ms (Views: 591.0ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 18:34:31 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (5.0ms)

Completed 200 OK in 334ms (Views: 333.0ms)

Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 18:34:36 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 18:37:35 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (8.0ms)

Completed 200 OK in 366ms (Views: 363.5ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 18:38:22 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (41.0ms)

Completed 500 Internal Server Error in 211ms

ActionView::Template::Error (No route matches {:action=>“users”, :controller=>“users”, :method=>“get”}):

80:         
81:    <!-- Empleados -->
82:    <section id="empleados">
83:    <%= form_tag(:controller => "users", :action => "users", :method => "get") do |f| %> 
84: 
85:       <div class="container">
86:         <div class="row">

app/views/users/home.html.erb:83:in `_app_views_users_home_html_erb___862537454_83391120' app/controllers/users_controller.rb:20:in `home' Started GET “/home” for 127.0.0.1 at 2018-07-13 18:38:50 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (8.0ms)

Completed 200 OK in 390ms (Views: 387.6ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 18:39:29 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (6.0ms)

Completed 200 OK in 272ms (Views: 270.6ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 18:40:26 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (9.0ms)

Completed 200 OK in 382ms (Views: 380.6ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 18:40:58 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (38.0ms)

Completed 500 Internal Server Error in 199ms

SyntaxError (C:/Sites/OpusLineWeb/app/views/users/home.html.erb:83: syntax error, unexpected ')', expecting => …> “home”, :method => “get”,nil) do |f| @output_buffer.safe_a… … ^ C:/Sites/OpusLineWeb/app/views/users/home.html.erb:681: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/home.html.erb:83: syntax error, unexpected ')', expecting => app/views/users/home.html.erb:681: syntax error, unexpected keyword_ensure, expecting end-of-input app/controllers/users_controller.rb:20:in `home' Started GET “/home” for 127.0.0.1 at 2018-07-13 18:43:17 -0500 Processing by UsersController#home as HTML

Rendering users/home.html.erb within layouts/application
Rendered users/home.html.erb within layouts/application (41.0ms)

Completed 200 OK in 549ms (Views: 548.6ms)

Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 18:43:41 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 18:45:33 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/home?method=get” for 127.0.0.1 at 2018-07-13 18:48:05 -0500

ActionController::RoutingError (No route matches [POST] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/home%20method=get” for 127.0.0.1 at 2018-07-13 18:50:29 -0500

ActionController::RoutingError (No route matches [POST] “/home%20method=get”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 18:53:03 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 18:53:28 -0500

AbstractController::ActionNotFound (The action 'homes' could not be found for UsersController):

actionpack (5.1.6) lib/abstract_controller/base.rb:119:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:25:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 18:54:01 -0500 Processing by UsersController#homes as HTML Completed 500 Internal Server Error in 61ms

ActionView::MissingTemplate (Missing template users/homes, application/homes with {:locale=>, :formats=>, :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:

* "C:/Sites/OpusLineWeb/app/views"

):

app/controllers/users_controller.rb:20:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 18:55:00 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (37.0ms)

Completed 500 Internal Server Error in 146ms

ActionView::Template::Error (No route matches {:action=>“home”, :controller=>“users”, :method=>“get”}):

80:         
81:    <!-- Empleados -->
82:    <section id="empleados">
83:    <%= form_tag(:controller => "users", :action => "home", :method => "get") do |f| %>  
84: 
85:       <div class="container">
86:         <div class="row">

app/views/users/homes.html.erb:83:in `_app_views_users_homes_html_erb__717610964_54812232' app/controllers/users_controller.rb:20:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 18:55:49 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 239ms (Views: 238.3ms)

Started POST “/homes?method=get” for 127.0.0.1 at 2018-07-13 18:56:07 -0500

ActionController::RoutingError (No route matches [POST] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/homes?method=get” for 127.0.0.1 at 2018-07-13 18:58:30 -0500

ActionController::RoutingError (No route matches [POST] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 18:58:36 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 5197ms (Views: 5196.8ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 18:59:52 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 266ms (Views: 265.2ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:00:37 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 500 Internal Server Error in 125ms

SyntaxError (C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:83: syntax error, unexpected tIDENTIFIER, expecting ')' …“homes”,:method => “get” accept-charset=“UTF-8”) do |f| @out… … ^ C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:83: syntax error, unexpected ')', expecting keyword_end …> “get” accept-charset=“UTF-8”) do |f| @output_buffer.safe_a… … ^ C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:681: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/homes.html.erb:83: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/users/homes.html.erb:83: syntax error, unexpected ')', expecting keyword_end app/views/users/homes.html.erb:681: syntax error, unexpected keyword_ensure, expecting end-of-input app/controllers/users_controller.rb:20:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:01:44 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 329ms (Views: 326.8ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:02:07 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (39.0ms)

Completed 500 Internal Server Error in 164ms

ActionView::Template::Error (No route matches {:action=>“/homes”, :controller=>“users”, :method=>“get”}):

80:         
81:    <!-- Empleados -->
82:    <section id="empleados">
83:    <%= form_tag(:controller => "users", :action => "/homes", :method => "get") do |f| %>        
84: 
85:       <div class="container">
86:         <div class="row">

app/views/users/homes.html.erb:83:in `_app_views_users_homes_html_erb__717610964_77481264' app/controllers/users_controller.rb:20:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:07:51 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 500 Internal Server Error in 157ms

SyntaxError (C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:83: syntax error, unexpected =>, expecting ')' …ppend= form for(:controller => “users”, :action => “homes”,… … ^ C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:83: syntax error, unexpected ',', expecting ')' …orm for(:controller => “users”, :action => “homes”, :method … … ^ C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:83: syntax error, unexpected ',', expecting ')' …=> “users”, :action => “homes”, :method => “get”) do |f| @ou… … ^

C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:83: syntax error, unexpected keyword_do_block, expecting &. or

or '[' or '.'

…> “homes”, :method => “get”) do |f| @output_buffer.safe_appe… … ^ C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:681: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/homes.html.erb:83: syntax error, unexpected =>, expecting ')' app/views/users/homes.html.erb:83: syntax error, unexpected ',', expecting ')' app/views/users/homes.html.erb:83: syntax error, unexpected ',', expecting ')'

app/views/users/homes.html.erb:83: syntax error, unexpected keyword_do_block, expecting &. or

or '[' or '.'

app/views/users/homes.html.erb:681: syntax error, unexpected keyword_ensure, expecting end-of-input app/controllers/users_controller.rb:20:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:08:28 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (74.0ms)

Completed 500 Internal Server Error in 203ms

ActionView::Template::Error (undefined method `model_name' for {:controller=>“users”, :action=>“homes”, :method=>“get”}:Hash):

80:         
81:    <!-- Empleados -->
82:    <section id="empleados">
83:    <%= form_for(:controller => "users", :action => "homes", :method => "get") do |f| %> 
84: 
85:       <div class="container">
86:         <div class="row">

app/views/users/homes.html.erb:83:in `_app_views_users_homes_html_erb__717610964_90756228' app/controllers/users_controller.rb:20:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:11:17 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 246ms (Views: 244.7ms)

Started POST “/homes?method=get” for 127.0.0.1 at 2018-07-13 19:11:25 -0500

ActionController::RoutingError (No route matches [POST] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/homes?method=get” for 127.0.0.1 at 2018-07-13 19:17:10 -0500

ActionController::RoutingError (No route matches [POST] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:17:32 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (2.0ms)

Completed 200 OK in 315ms (Views: 313.7ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:17:43 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 391ms (Views: 390.6ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:17:52 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (3.0ms)

Completed 200 OK in 222ms (Views: 220.9ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:20:32 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 500 Internal Server Error in 105ms

SyntaxError (C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:105: syntax error, unexpected keyword_end …eze;@output_buffer.append=( end );@output_buffer.safe_append… … ^ C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:687: syntax error, unexpected keyword_ensure, expecting ')' C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:689: syntax error, unexpected keyword_end, expecting ')'):

app/views/users/homes.html.erb:105: syntax error, unexpected keyword_end app/views/users/homes.html.erb:687: syntax error, unexpected keyword_ensure, expecting ')' app/views/users/homes.html.erb:689: syntax error, unexpected keyword_end, expecting ')' app/controllers/users_controller.rb:20:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:21:08 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (44.0ms)

Completed 500 Internal Server Error in 161ms

ActionView::Template::Error (No route matches {:action=>“home”, :controller=>“users”, :method=>“post”}):

84:         
85:          <!-- Empleados -->
86:     <section id="empleados">
87:     <%= form_tag(:controller => "users", :action => "home", :method => "post") do |f| %>        
88:       <div class="container">
89:         <div class="row">
90:           <div class="col-lg-12 text-center">

app/views/users/homes.html.erb:87:in `_app_views_users_homes_html_erb__717610964_96006156' app/controllers/users_controller.rb:20:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:21:44 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 226ms (Views: 225.3ms)

Started GET “/homes?utf8=%E2%9C%93&authenticity_token=1URA2D1IYe6l6l5wpaLU%2BFamiQ4%2Fy%2BEWjA1YzHR%2FYa85uzUUmV0wtU3xLRykXocbcnPZ0MHVbWwa6jCh54nrLw%3D%3D” for 127.0.0.1 at 2018-07-13 19:22:37 -0500 Processing by UsersController#homes as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1URA2D1IYe6l6l5wpaLU+FamiQ4/y+EWjA1YzHR/Ya85uzUUmV0wtU3xLRykXocbcnPZ0MHVbWwa6jCh54nrLw=="}
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 219ms (Views: 217.5ms)

Started GET “/homes?utf8=%E2%9C%93&authenticity_token=1URA2D1IYe6l6l5wpaLU%2BFamiQ4%2Fy%2BEWjA1YzHR%2FYa85uzUUmV0wtU3xLRykXocbcnPZ0MHVbWwa6jCh54nrLw%3D%3D” for 127.0.0.1 at 2018-07-13 19:24:21 -0500 Processing by UsersController#homes as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1URA2D1IYe6l6l5wpaLU+FamiQ4/y+EWjA1YzHR/Ya85uzUUmV0wtU3xLRykXocbcnPZ0MHVbWwa6jCh54nrLw=="}
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 239ms (Views: 237.4ms)

Started GET “/homes?utf8=%E2%9C%93&authenticity_token=1URA2D1IYe6l6l5wpaLU%2BFamiQ4%2Fy%2BEWjA1YzHR%2FYa85uzUUmV0wtU3xLRykXocbcnPZ0MHVbWwa6jCh54nrLw%3D%3D” for 127.0.0.1 at 2018-07-13 19:25:11 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:51: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:51: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:25:34 -0500

SyntaxError (C:/Sites/OpusLineWeb/app/controllers/users_controller.rb:51: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:51: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:26:11 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 211ms (Views: 210.2ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:27:10 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 256ms (Views: 254.6ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:27:15 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 290ms (Views: 288.6ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:27:20 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 237ms (Views: 235.5ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:27:44 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (38.0ms)

Completed 500 Internal Server Error in 143ms

ActionView::Template::Error (No route matches {:action=>“home”, :controller=>“users”, :method=>“post”}):

84:         
85:          <!-- Empleados -->
86:     <section id="empleados">
87:     <%= form_tag(:controller => "users", :action => "home", :method => "post") do |f| %>        
88:       <div class="container">
89:         <div class="row">
90:           <div class="col-lg-12 text-center">

app/views/users/homes.html.erb:87:in `_app_views_users_homes_html_erb__717610964_104700276' app/controllers/users_controller.rb:21:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:28:20 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (39.0ms)

Completed 500 Internal Server Error in 143ms

ActionView::Template::Error (No route matches {:action=>“home”, :controller=>“users”, :method=>“post”}):

84:         
85:          <!-- Empleados -->
86:     <section id="empleados">
87:     <%= form_tag(:controller => "users", :action => "home", :method => "post") do |f| %>        
88:       <div class="container">
89:         <div class="row">
90:           <div class="col-lg-12 text-center">

app/views/users/homes.html.erb:87:in `_app_views_users_homes_html_erb__717610964_98906712' app/controllers/users_controller.rb:21:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:29:33 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (35.0ms)

Completed 200 OK in 247ms (Views: 245.6ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:33:32 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 260ms (Views: 258.6ms)

Started POST “/homes” for 127.0.0.1 at 2018-07-13 19:33:40 -0500

ActionController::RoutingError (No route matches [POST] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/homes” for 127.0.0.1 at 2018-07-13 19:34:15 -0500

ActionController::RoutingError (No route matches [POST] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:34:24 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 3415ms (Views: 3414.8ms)

Started POST “/homes” for 127.0.0.1 at 2018-07-13 19:34:32 -0500

ActionController::RoutingError (No route matches [POST] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/homes” for 127.0.0.1 at 2018-07-13 19:35:14 -0500

ActionController::RoutingError (No route matches [POST] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/homes” for 127.0.0.1 at 2018-07-13 19:35:23 -0500

ActionController::RoutingError (No route matches [POST] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:40:59 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 278ms (Views: 225.4ms)

Started POST “/homes” for 127.0.0.1 at 2018-07-13 19:41:24 -0500

ActionController::RoutingError (No route matches [POST] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/homes” for 127.0.0.1 at 2018-07-13 19:42:21 -0500

ActionController::RoutingError (No route matches [POST] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:44:18 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (69.0ms)

Completed 500 Internal Server Error in 374ms

ActionView::Template::Error (No route matches {:action=>“user/homes”, :controller=>“users”}):

82: 
83:  <!-- Empleados -->
84: <section id="empleados">
85: <%= form_tag(:controller => "users", :action => "user/homes") do |f| %> 
86:   <div class="container">
87:     <div class="row">
88:       <div class="col-lg-12 text-center">

app/views/users/homes.html.erb:85:in `_app_views_users_homes_html_erb__717610964_83624700' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:44:48 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 244ms (Views: 212.3ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:45:35 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 247ms (Views: 211.5ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:46:37 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 248ms (Views: 212.6ms)

Started POST “/users” for 127.0.0.1 at 2018-07-13 19:47:11 -0500

ActionController::RoutingError (No route matches [POST] “/users”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:49:00 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 249ms (Views: 213.7ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:49:13 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 247ms (Views: 212.6ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:49:54 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (38.0ms)

Completed 500 Internal Server Error in 171ms

ActionView::Template::Error (No route matches {:action=>“..homes”, :controller=>“users”}):

81: 
82: 
83:  <!-- Empleados -->
84:  <%= form_tag(:controller => "users", :action => "..homes") do |f| %>   
85: <section id="empleados">
86: 
87:   <div class="container">

app/views/users/homes.html.erb:84:in `_app_views_users_homes_html_erb__717610964_97426644' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:50:21 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 256ms (Views: 219.3ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:52:18 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (40.0ms)

Completed 500 Internal Server Error in 174ms

ActionView::Template::Error (No route matches {:action=>“ homes”, :controller=>“users”}):

81: 
82: 
83:  <!-- Empleados -->
84:  <%= form_tag(:controller => "users", :action => " homes") do |f| %>    
85: <section id="empleados">
86: 
87:   <div class="container">

app/views/users/homes.html.erb:84:in `_app_views_users_homes_html_erb__717610964_99770796' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:53:26 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (36.0ms)

Completed 500 Internal Server Error in 169ms

ActionView::Template::Error (No route matches {:action=>“users#homes”, :controller=>“users”}):

81: 
82: 
83:  <!-- Empleados -->
84:  <%= form_tag(:controller => "users", :action => "users#homes") do |f| %>       
85: <section id="empleados">
86: 
87:   <div class="container">

app/views/users/homes.html.erb:84:in `_app_views_users_homes_html_erb__717610964_100839828' Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:54:05 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 256ms (Views: 220.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:55:02 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 216ms (Views: 214.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:55:23 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 224ms (Views: 223.6ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:55:28 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 238ms (Views: 237.1ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:56:41 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 210ms (Views: 208.2ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:56:46 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 212ms (Views: 211.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 19:58:26 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 244ms (Views: 242.8ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 19:59:02 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"CeMnfrIxdkkc27Xb1MsDe0TJ9dKDCwaBkSUVNyeCMGTlHFKyFiQnEvTAxrfVN1CYYBylDH0VivsHwn1atHS65A==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (232.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]

Completed 500 Internal Server Error in 4559ms (ActiveRecord: 2015.1ms)

ActionView::MissingTemplate (Missing template layouts/home with {:locale=>, :formats=>, :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:

* "C:/Sites/OpusLineWeb/app/views"

):

app/controllers/users_controller.rb:10:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 19:59:39 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"CeMnfrIxdkkc27Xb1MsDe0TJ9dKDCwaBkSUVNyeCMGTlHFKyFiQnEvTAxrfVN1CYYBylDH0VivsHwn1atHS65A==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]

Completed 500 Internal Server Error in 484ms (ActiveRecord: 6.0ms)

ActionView::MissingTemplate (Missing template layouts/homes with {:locale=>, :formats=>, :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:

* "C:/Sites/OpusLineWeb/app/views"

):

app/controllers/users_controller.rb:10:in `Login' Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:00:05 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 250ms (Views: 248.5ms | ActiveRecord: 0.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 20:00:12 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lRXFKxsL6n53c4bzWWgA6K2HMOlZpAGZGl5nl/rTOz556rDnvx67JZ9o9Z9YlFMLiVJgN6e6jeOMuQ/6aSWxvg==", "exampleInputEmail1"=>"", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", ""], ["id", 14621940], ["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 216ms (Views: 209.7ms | ActiveRecord: 1.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 20:00:33 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lRXFKxsL6n53c4bzWWgA6K2HMOlZpAGZGl5nl/rTOz556rDnvx67JZ9o9Z9YlFMLiVJgN6e6jeOMuQ/6aSWxvg==", "exampleInputEmail1"=>"", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", ""], ["id", 14621940], ["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 238ms (Views: 232.6ms | ActiveRecord: 1.0ms)

Started GET “/users/home.html” for 127.0.0.1 at 2018-07-13 20:00:40 -0500

ActionController::RoutingError (No route matches [GET] “/users/home.html”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 20:00:48 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 20:01:27 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 20:02:11 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:02:20 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (12.0ms)

Completed 200 OK in 394ms (Views: 390.7ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:03:28 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 347ms (Views: 345.4ms | ActiveRecord: 0.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 20:03:41 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"pcjFdEm77nKkBj2FgLWbpOnVeTMKlXnYzPvgP778vLb3nk9FB98FDJUY1q3XfRFTMLtFZIRN7VqpFUFnMdHvCQ==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]

Completed 500 Internal Server Error in 873ms (ActiveRecord: 11.0ms)

ActionView::MissingTemplate (Missing template layouts/homes with {:locale=>, :formats=>, :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:

* "C:/Sites/OpusLineWeb/app/views"

):

app/controllers/users_controller.rb:10:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 20:06:15 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"pcjFdEm77nKkBj2FgLWbpOnVeTMKlXnYzPvgP778vLb3nk9FB98FDJUY1q3XfRFTMLtFZIRN7VqpFUFnMdHvCQ==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 0], ["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 351ms (Views: 341.6ms | ActiveRecord: 1.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 20:06:31 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Q1tUuAjsbtM5x6OeUm7yvoRNKNtR6KqRcHrs2TY7CgsRDd6JRoiFrQjZSLYFpnhJXSMUjN8wPhMVlE2BuRZZtA==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (7.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]

Completed 500 Internal Server Error in 817ms (ActiveRecord: 7.0ms)

ActionView::MissingTemplate (Missing template layouts/homes with {:locale=>, :formats=>, :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:

* "C:/Sites/OpusLineWeb/app/views"

):

app/controllers/users_controller.rb:10:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 20:09:20 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"pcjFdEm77nKkBj2FgLWbpOnVeTMKlXnYzPvgP778vLb3nk9FB98FDJUY1q3XfRFTMLtFZIRN7VqpFUFnMdHvCQ==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 0], ["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 412ms (Views: 376.2ms | ActiveRecord: 9.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 20:09:33 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"AOlSbCnvntPT/wb7OeiCit6sA8Gb1vy5vOa+ab6IlMZSv9hdZ4t1reLh7dNuIAh9B8I/lhUOaDvZCB8xMaXHeQ==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]

Completed 500 Internal Server Error in 740ms (ActiveRecord: 1.0ms)

ActionView::MissingTemplate (Missing template layouts/homes with {:locale=>, :formats=>, :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:

* "C:/Sites/OpusLineWeb/app/views"

):

app/controllers/users_controller.rb:10:in `Login' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 20:10:19 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"pcjFdEm77nKkBj2FgLWbpOnVeTMKlXnYzPvgP778vLb3nk9FB98FDJUY1q3XfRFTMLtFZIRN7VqpFUFnMdHvCQ==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (13.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 0], ["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (11.0ms)

Completed 200 OK in 668ms (Views: 584.9ms | ActiveRecord: 23.0ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-13 20:10:30 -0500 Processing by UsersController#Login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"kxGH523C41X660qp4N+nPvXD7SLlcw9W/JPPWiS8pYPBRw3WI6YIK8v1oYG3Fy3JLK3RdWurm9SZfW4Cq5H2PA==", "exampleInputEmail1"=>"carlos.v.83@hotmail.com", "exampleInputPassword1"=>"[FILTERED]", "method"=>"post"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 393ms (Views: 382.2ms | ActiveRecord: 1.0ms)

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-13 20:10:31 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-13 20:10:31 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”): Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-13 20:10:32 -0500 Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-13 20:10:32 -0500

Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-13 20:10:32 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-13 20:12:03 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”):

Started GET “/users” for 127.0.0.1 at 2018-07-13 20:12:11 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 3951ms (Views: 3949.6ms | ActiveRecord: 0.0ms)

Started GET “/home” for 127.0.0.1 at 2018-07-13 20:12:37 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/home” for 127.0.0.1 at 2018-07-13 20:13:24 -0500

ActionController::RoutingError (No route matches [GET] “/home”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:13:34 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 362ms (Views: 356.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:14:39 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 335ms (Views: 333.4ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:15:09 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (34.0ms)

Completed 200 OK in 522ms (Views: 520.6ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:17:05 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 559ms (Views: 555.2ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:18:03 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 439ms (Views: 436.3ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:18:47 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 452ms (Views: 450.2ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:19:35 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 397ms (Views: 395.6ms | ActiveRecord: 0.0ms)

Started POST “/homes” for 127.0.0.1 at 2018-07-13 20:20:00 -0500

ActionController::RoutingError (No route matches [POST] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:21:50 -0500

ArgumentError ('Users' is not a supported controller name. This can lead to potential routing problems. See guides.rubyonrails.org/routing.html#specifying-a-controller-to-use):

config/routes.rb:9:in `block in <top (required)>' config/routes.rb:1:in `<top (required)>' Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:22:44 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 395ms (Views: 393.8ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:24:32 -0500

ActionController::RoutingError (No route matches [GET] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:25:32 -0500

ActionController::RoutingError (No route matches [GET] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:26:22 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 500 Internal Server Error in 157ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:86: syntax error, unexpected ':', expecting ')' …> “users”, :action => “homes” :method => “post” ) do |f| @ou… … ^ C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:86: syntax error, unexpected ')', expecting keyword_end … => “homes” :method => “post” ) do |f| @output_buffer.safe_a… … ^ C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:687: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/homes.html.erb:86: syntax error, unexpected ':', expecting ')' app/views/users/homes.html.erb:86: syntax error, unexpected ')', expecting keyword_end app/views/users/homes.html.erb:687: syntax error, unexpected keyword_ensure, expecting end-of-input app/controllers/users_controller.rb:21:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:26:38 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (3.0ms)

Completed 500 Internal Server Error in 181ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:86: syntax error, unexpected ':', expecting ')' …> “users”, :action => “homes” :method => “post” ) do |f| @ou… … ^ C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:86: syntax error, unexpected ')', expecting keyword_end … => “homes” :method => “post” ) do |f| @output_buffer.safe_a… … ^ C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:687: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/homes.html.erb:86: syntax error, unexpected ':', expecting ')' app/views/users/homes.html.erb:86: syntax error, unexpected ')', expecting keyword_end app/views/users/homes.html.erb:687: syntax error, unexpected keyword_ensure, expecting end-of-input app/controllers/users_controller.rb:21:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:27:06 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 500 Internal Server Error in 157ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:86: syntax error, unexpected ':', expecting ')' …> “users”, :action => “homes” :method => “get” ) do |f| @out… … ^ C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:86: syntax error, unexpected ')', expecting keyword_end …n => “homes” :method => “get” ) do |f| @output_buffer.safe_a… … ^ C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:687: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/homes.html.erb:86: syntax error, unexpected ':', expecting ')' app/views/users/homes.html.erb:86: syntax error, unexpected ')', expecting keyword_end app/views/users/homes.html.erb:687: syntax error, unexpected keyword_ensure, expecting end-of-input app/controllers/users_controller.rb:21:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 20:28:18 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (9.0ms)

Completed 200 OK in 369ms (Views: 363.4ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 21:07:31 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (53.0ms)

Completed 500 Internal Server Error in 207ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“/ homes”, :controller=>“users”}):

83:  <!-- Empleados -->
84: 
85: <section id="empleados">
86:  <%= form_tag(:controller => "users", :action => "/ homes"  ) do |f| %>
87: 
88:   <div class="container">
89:     <div class="row">

app/views/users/homes.html.erb:86:in `_app_views_users_homes_html_erb__717610964_102638520' app/controllers/users_controller.rb:21:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 21:08:33 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 400ms (Views: 398.6ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 21:09:03 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (64.0ms)

Completed 500 Internal Server Error in 268ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“homes”, :controller=>“Users”}):

83:  <!-- Empleados -->
84: 
85: <section id="empleados">
86:  <%= form_tag(:controller => "Users", :action => "homes"  ) do |f| %>
87: 
88:   <div class="container">
89:     <div class="row">

app/views/users/homes.html.erb:86:in `_app_views_users_homes_html_erb__717610964_76355640' app/controllers/users_controller.rb:21:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 21:09:44 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (55.0ms)

Completed 500 Internal Server Error in 241ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“homes”, :controller=>“Users”}):

83:  <!-- Empleados -->
84: 
85: <section id="empleados">
86:  <%= form_tag(:controller => "Users", :action => "homes"  ) do |f| %>
87: 
88:   <div class="container">
89:     <div class="row">

app/views/users/homes.html.erb:86:in `_app_views_users_homes_html_erb__717610964_100426284' app/controllers/users_controller.rb:21:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 21:10:36 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (66.0ms)

Completed 500 Internal Server Error in 255ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“homes”, :controller=>“Users”}):

83:  <!-- Empleados -->
84: 
85: <section id="empleados">
86:  <%= form_tag(:controller => "Users", :action => "homes"  ) do |f| %>
87: 
88:   <div class="container">
89:     <div class="row">

app/views/users/homes.html.erb:86:in `_app_views_users_homes_html_erb__717610964_104416776' app/controllers/users_controller.rb:21:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-13 21:11:04 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 333ms (Views: 331.0ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 21:16:50 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 471ms (Views: 469.0ms | ActiveRecord: 0.0ms)

Started POST “/homes” for 127.0.0.1 at 2018-07-13 21:17:13 -0500

ActionController::RoutingError (No route matches [POST] “/homes”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-13 21:18:30 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (14.0ms)

Completed 200 OK in 617ms (Views: 607.0ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 21:19:37 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 440ms (Views: 438.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-13 21:19:48 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (14.0ms)

Completed 200 OK in 422ms (Views: 420.7ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 09:51:03 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (29.0ms)

Completed 200 OK in 4693ms (Views: 2134.5ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 09:51:38 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 306ms (Views: 305.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 09:54:44 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (21.0ms)

Completed 500 Internal Server Error in 252ms

SyntaxError (C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:691: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/homes.html.erb:691: syntax error, unexpected keyword_ensure, expecting end-of-input app/controllers/users_controller.rb:21:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-14 09:55:26 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (3.0ms)

Completed 500 Internal Server Error in 251ms

SyntaxError (C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:109: syntax error, unexpected keyword_end, expecting end-of-input

end  
   ^):

app/views/users/homes.html.erb:109: syntax error, unexpected keyword_end, expecting end-of-input app/controllers/users_controller.rb:21:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-14 09:56:12 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 500 Internal Server Error in 195ms

SyntaxError (C:/Sites/OpusLineWeb/app/views/users/homes.html.erb:691: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/homes.html.erb:691: syntax error, unexpected keyword_ensure, expecting end-of-input app/controllers/users_controller.rb:21:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-14 09:57:13 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (14.0ms)

Completed 200 OK in 551ms (Views: 549.1ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 09:57:38 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 350ms (Views: 348.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 09:58:27 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 382ms (Views: 381.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 09:58:42 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 333ms (Views: 331.2ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 09:59:06 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 303ms (Views: 301.3ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:00:22 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Redirected to Completed 500 Internal Server Error in 313ms (Views: 305.2ms)

AbstractController::DoubleRenderError (Render and/or redirect were called multiple times in this action. Please note that you may only call render OR redirect, and at most once per action. Also note that neither redirect nor render terminate execution of the action, so if you want to exit an action after redirecting, you need to do something like “redirect_to(…) and return”.):

app/controllers/users_controller.rb:22:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:01:08 -0500 Processing by UsersController#homes as HTML Redirected to localhost:3000/users Completed 302 Found in 6ms

Started GET “/users” for 127.0.0.1 at 2018-07-14 10:01:09 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 375ms (Views: 373.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:01:23 -0500 Processing by UsersController#homes as HTML Redirected to localhost:3000/users Completed 302 Found in 3ms

Started GET “/users” for 127.0.0.1 at 2018-07-14 10:01:23 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 293ms (Views: 291.8ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:01:30 -0500 Processing by UsersController#homes as HTML Redirected to localhost:3000/users Completed 302 Found in 4ms

Started GET “/users” for 127.0.0.1 at 2018-07-14 10:01:30 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 290ms (Views: 288.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-14 10:02:32 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 290ms (Views: 287.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:02:41 -0500 Processing by UsersController#homes as HTML Redirected to Completed 500 Internal Server Error in 10ms

ActionController::UrlGenerationError (No route matches {:action=>“Index”, :controller=>“users”}):

app/controllers/users_controller.rb:22:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:03:54 -0500 Processing by UsersController#homes as HTML Redirected to Completed 500 Internal Server Error in 4ms

ActionController::UrlGenerationError (No route matches {:action=>“Index”, :controller=>“users”}):

app/controllers/users_controller.rb:22:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:04:44 -0500 Processing by UsersController#homes as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 394ms (Views: 392.3ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:05:14 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 276ms (Views: 274.1ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:05:30 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 315ms (Views: 313.1ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:05:38 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 430ms (Views: 426.6ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:06:12 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 321ms (Views: 320.1ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:06:19 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 322ms (Views: 320.3ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:06:28 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 334ms (Views: 332.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:07:22 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 271ms (Views: 270.2ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:07:36 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 339ms (Views: 338.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:08:04 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 295ms (Views: 292.3ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:08:09 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 333ms (Views: 331.9ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:09:05 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 300ms (Views: 298.6ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 10:09:11 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 396ms (Views: 388.2ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:21:37 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (14.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:21:41 -0500 Processing by UsersController#homes as HTML Completed 200 OK in 3540ms (Views: 2097.6ms)

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (3.0ms)

Completed 200 OK in 28222ms (Views: 28220.7ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:22:18 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 214ms (Views: 211.6ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:22:27 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (3.0ms)

Completed 200 OK in 274ms (Views: 273.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:23:14 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 243ms (Views: 241.8ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:23:17 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 214ms (Views: 213.1ms)

Started GET “/Index” for 127.0.0.1 at 2018-07-14 16:23:48 -0500

ActionController::RoutingError (No route matches [GET] “/Index”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-14 16:24:17 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 234ms (Views: 232.9ms)

Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-14 16:24:24 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login?method=post” for 127.0.0.1 at 2018-07-14 16:25:09 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-14 16:25:15 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 214ms (Views: 211.9ms)

Started GET “/users” for 127.0.0.1 at 2018-07-14 16:26:31 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 362ms (Views: 360.4ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-14 16:26:55 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login” for 127.0.0.1 at 2018-07-14 16:30:30 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-14 16:30:41 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 217ms (Views: 215.2ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-14 16:30:49 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-14 16:42:28 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (25.0ms)

Completed 200 OK in 3902ms (Views: 1601.1ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:43:31 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 346ms (Views: 344.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:43:52 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 282ms (Views: 280.7ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:44:11 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 354ms (Views: 353.1ms)

Started GET “/users” for 127.0.0.1 at 2018-07-14 16:45:26 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 220ms (Views: 219.5ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-14 16:45:36 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:47:14 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 267ms (Views: 265.7ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:48:40 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (3.0ms)

Completed 200 OK in 267ms (Views: 265.2ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:48:45 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (3.0ms)

Completed 200 OK in 219ms (Views: 218.1ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:49:22 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 249ms (Views: 247.3ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:52:54 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (3.0ms)

Completed 200 OK in 256ms (Views: 253.8ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:53:49 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (3.0ms)

Completed 200 OK in 232ms (Views: 230.8ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 16:54:56 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 385ms (Views: 384.3ms)

Started GET “/users” for 127.0.0.1 at 2018-07-14 16:54:58 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 270ms (Views: 268.7ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-14 16:55:56 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-14 16:57:19 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 232ms (Views: 230.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-14 16:57:25 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-14 17:00:39 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 312ms (Views: 310.1ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:00:52 -0500 Processing by UsersController#Login as HTML

User Exists (102.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 1710ms (Views: 221.6ms | ActiveRecord: 559.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:01:08 -0500 Processing by UsersController#Login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 376ms (Views: 366.4ms | ActiveRecord: 2.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:01:29 -0500 Processing by UsersController#Login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 327ms (Views: 317.5ms | ActiveRecord: 2.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:01:49 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 316ms (Views: 281.6ms | ActiveRecord: 5.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:02:01 -0500 Processing by UsersController#Login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 251ms (Views: 241.9ms | ActiveRecord: 2.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:03:28 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 240ms (Views: 230.7ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:03:35 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 269ms (Views: 261.8ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:03:49 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 227ms (Views: 220.7ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:03:58 -0500 Processing by UsersController#Login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 297ms (Views: 288.4ms | ActiveRecord: 2.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:04:58 -0500 Processing by UsersController#Login as HTML

User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 261ms (Views: 223.7ms | ActiveRecord: 8.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:05:11 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 227ms (Views: 219.4ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:05:19 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 238ms (Views: 229.6ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:05:48 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 241ms (Views: 233.6ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:06:02 -0500 Processing by UsersController#Login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 269ms (Views: 262.2ms | ActiveRecord: 2.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:07:38 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 352ms (Views: 343.7ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:08:56 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 392ms (Views: 352.5ms | ActiveRecord: 6.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:09:04 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 363ms (Views: 346.1ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:09:17 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 456ms (Views: 447.5ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 17:09:46 -0500 Processing by UsersController#Login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 322ms (Views: 268.1ms | ActiveRecord: 2.0ms)

User Load (1.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]

Started GET “/homes” for 127.0.0.1 at 2018-07-14 17:24:48 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (26.0ms)

Completed 200 OK in 2066ms (Views: 1118.9ms)

Started GET “/employee” for 127.0.0.1 at 2018-07-14 17:27:52 -0500

ActionController::RoutingError (No route matches [GET] “/employee”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/employee” for 127.0.0.1 at 2018-07-14 17:29:21 -0500

ActionController::RoutingError (No route matches [GET] “/employee”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/employee” for 127.0.0.1 at 2018-07-14 17:31:46 -0500

ActionController::RoutingError (No route matches [GET] “/employee”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/employee” for 127.0.0.1 at 2018-07-14 17:32:24 -0500

ActionController::RoutingError (No route matches [GET] “/employee”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/employee” for 127.0.0.1 at 2018-07-14 17:34:21 -0500

ActionController::RoutingError (No route matches [GET] “/employee”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/employee” for 127.0.0.1 at 2018-07-14 17:42:30 -0500

ActionController::RoutingError (No route matches [GET] “/employee”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 17:42:55 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (0.0ms)

Completed 200 OK in 229ms (Views: 227.3ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 17:43:18 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 351ms (Views: 347.7ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 17:44:09 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (4.0ms)

Completed 200 OK in 247ms (Views: 246.0ms)

Started GET “/users/vendor/bootstrap/css/bootstrap.min.css” for 127.0.0.1 at 2018-07-14 17:44:10 -0500 Started GET “/users/vendor/font-awesome/css/font-awesome.min.css” for 127.0.0.1 at 2018-07-14 17:44:10 -0500

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 17:44:10 -0500 ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/css/bootstrap.min.css”): Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 17:44:10 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/vendor/font-awesome/css/font-awesome.min.css”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/css/agency.min.css” for 127.0.0.1 at 2018-07-14 17:44:10 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/css/agency.min.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/vendor/jquery/jquery.min.js” for 127.0.0.1 at 2018-07-14 17:44:51 -0500

ActionController::RoutingError (No route matches [GET] “/users/vendor/jquery/jquery.min.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/vendor/bootstrap/js/bootstrap.bundle.min.js” for 127.0.0.1 at 2018-07-14 17:45:11 -0500

ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/js/bootstrap.bundle.min.js”):

Started GET “/users/vendor/jquery-easing/jquery.easing.min.js” for 127.0.0.1 at 2018-07-14 17:45:14 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/vendor/jquery-easing/jquery.easing.min.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/js/contact_me.js” for 127.0.0.1 at 2018-07-14 17:45:18 -0500 Started GET “/users/js/jqBootstrapValidation.js” for 127.0.0.1 at 2018-07-14 17:45:18 -0500

ActionController::RoutingError (No route matches [GET] “/users/js/contact_me.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/js/jqBootstrapValidation.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/js/agency.min.js” for 127.0.0.1 at 2018-07-14 17:46:02 -0500

ActionController::RoutingError (No route matches [GET] “/users/js/agency.min.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 17:46:16 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 17:46:22 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 17:46:30 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-14 17:46:32 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-14 17:47:05 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-14 17:47:30 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”): Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-14 17:47:34 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-14 17:47:41 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”): Started GET “/users/img/team/2.jpg” for 127.0.0.1 at 2018-07-14 17:47:41 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/team/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/3.jpg” for 127.0.0.1 at 2018-07-14 17:48:17 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/3.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/envato.jpg” for 127.0.0.1 at 2018-07-14 17:48:42 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/envato.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/designmodo.jpg” for 127.0.0.1 at 2018-07-14 17:48:48 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/designmodo.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/themeforest.jpg” for 127.0.0.1 at 2018-07-14 17:48:51 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/themeforest.jpg”): Started GET “/users/img/logos/creative-market.jpg” for 127.0.0.1 at 2018-07-14 17:48:52 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/logos/creative-market.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-14 17:49:21 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-14 17:49:45 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/03-full.jpg” for 127.0.0.1 at 2018-07-14 17:49:55 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/04-full.jpg” for 127.0.0.1 at 2018-07-14 17:50:02 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-full.jpg”):

Started GET “/users/img/portfolio/06-full.jpg” for 127.0.0.1 at 2018-07-14 17:50:05 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/06-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-full.jpg” for 127.0.0.1 at 2018-07-14 17:50:33 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:13:57 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (5.0ms)

Completed 200 OK in 251ms (Views: 249.6ms)

Started GET “/users/css/agency.min.css” for 127.0.0.1 at 2018-07-14 18:13:58 -0500 Started GET “/users/vendor/font-awesome/css/font-awesome.min.css” for 127.0.0.1 at 2018-07-14 18:13:58 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:13:58 -0500 Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:13:58 -0500

Started GET “/users/vendor/bootstrap/css/bootstrap.min.css” for 127.0.0.1 at 2018-07-14 18:13:58 -0500

ActionController::RoutingError (No route matches [GET] “/users/css/agency.min.css”):

ActionController::RoutingError (No route matches [GET] “/users/vendor/font-awesome/css/font-awesome.min.css”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/css/bootstrap.min.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:15:03 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”): Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:15:09 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”): Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:15:10 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-14 18:15:11 -0500

Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-14 18:15:11 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-14 18:16:10 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”):

Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-14 18:16:21 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-14 18:16:25 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/2.jpg” for 127.0.0.1 at 2018-07-14 18:16:35 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:16:37 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (4.0ms)

Completed 200 OK in 21126ms (Views: 21125.7ms)

Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-14 18:17:09 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/3.jpg” for 127.0.0.1 at 2018-07-14 18:17:22 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/3.jpg”):

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:17:28 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:17:29 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:17:33 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:18:37 -0500 Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:18:39 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-14 18:18:46 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-14 18:18:47 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”): Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-14 18:18:48 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/team/1.jpg” for 127.0.0.1 at 2018-07-14 18:19:58 -0500 Started GET “/users/img/team/3.jpg” for 127.0.0.1 at 2018-07-14 18:19:58 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/team/1.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/team/3.jpg”):

Started GET “/users/img/team/2.jpg” for 127.0.0.1 at 2018-07-14 18:20:06 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/team/2.jpg”): Started GET “/users/img/logos/envato.jpg” for 127.0.0.1 at 2018-07-14 18:20:08 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/logos/envato.jpg”): Started GET “/users/img/logos/designmodo.jpg” for 127.0.0.1 at 2018-07-14 18:20:10 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/logos/designmodo.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/themeforest.jpg” for 127.0.0.1 at 2018-07-14 18:20:50 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/themeforest.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/logos/creative-market.jpg” for 127.0.0.1 at 2018-07-14 18:21:45 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/logos/creative-market.jpg”):

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-14 18:21:51 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-14 18:21:53 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/03-full.jpg” for 127.0.0.1 at 2018-07-14 18:21:55 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:22:17 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 26733ms (Views: 26731.3ms)

Started GET “/users/img/portfolio/04-full.jpg” for 127.0.0.1 at 2018-07-14 18:22:57 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:23:36 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 350ms (Views: 349.7ms)

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:23:37 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:23:37 -0500

Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:23:38 -0500 Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:23:38 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-14 18:23:38 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:24:34 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”): Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-14 18:24:39 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-14 18:24:46 -0500 Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-14 18:24:46 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:26:20 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 285ms (Views: 283.3ms)

Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:26:21 -0500 Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:26:21 -0500

Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:26:21 -0500 Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:26:21 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”):

Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:26:21 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/about/1.jpg” for 127.0.0.1 at 2018-07-14 18:27:27 -0500

Started GET “/users/img/about/2.jpg” for 127.0.0.1 at 2018-07-14 18:27:29 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/about/1.jpg”):

Started GET “/users/img/about/3.jpg” for 127.0.0.1 at 2018-07-14 18:27:29 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/about/2.jpg”): Started GET “/users/img/about/4.jpg” for 127.0.0.1 at 2018-07-14 18:27:29 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/about/3.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/about/4.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:29:18 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (3.0ms)

Completed 200 OK in 329ms (Views: 327.3ms)

Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:29:18 -0500 Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:29:18 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:29:19 -0500 Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:29:19 -0500 Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:29:19 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:30:15 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 14037ms (Views: 14036.3ms)

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:30:40 -0500 Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:30:40 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:30:41 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:30:41 -0500

Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:30:41 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-14 18:31:39 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application

Started GET “/homes” for 127.0.0.1 at 2018-07-14 18:31:49 -0500

Rendered users/homes.html.erb within layouts/application (4.0ms)

Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (3.0ms)

Completed 200 OK in 5626ms (Views: 5625.0ms)

Completed 200 OK in 349ms (Views: 344.5ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 18:33:49 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (202.0ms)

Completed 200 OK in 387ms (Views: 386.2ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 18:34:49 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 400ms (Views: 398.9ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:37:38 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 259ms (Views: 257.7ms)

Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:37:39 -0500 Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:37:39 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:37:39 -0500 Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:37:39 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:37:39 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:39:41 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 257ms (Views: 255.6ms)

Started GET “/users/img/portfolio/02-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:39:42 -0500 Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:39:42 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:39:43 -0500 Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:39:43 -0500 Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:39:43 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:42:30 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 245ms (Views: 243.2ms)

Started GET “/users/img/portfolio/04-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:42:31 -0500 Started GET “/users/img/portfolio/03-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:42:31 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/03-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/04-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/05-thumbnail.jpg” for 127.0.0.1 at 2018-07-14 18:42:33 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/05-thumbnail.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:43:04 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 9697ms (Views: 9695.3ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:55:25 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 284ms (Views: 282.6ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:55:32 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 377ms (Views: 376.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:56:02 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 264ms (Views: 262.4ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 18:59:27 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 280ms (Views: 277.8ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:00:00 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 311ms (Views: 309.8ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:00:30 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 284ms (Views: 282.3ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:00:58 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 224ms (Views: 222.9ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:01:17 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 212ms (Views: 211.6ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:01:49 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 230ms (Views: 229.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:01:52 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 339ms (Views: 333.7ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:03:37 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 276ms (Views: 273.7ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:04:00 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (3.0ms)

Completed 200 OK in 223ms (Views: 221.3ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:04:04 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 291ms (Views: 290.2ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:04:09 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 231ms (Views: 230.3ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:04:22 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 220ms (Views: 218.8ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:05:03 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 234ms (Views: 232.5ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:05:45 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 299ms (Views: 294.8ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 19:06:20 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 216ms (Views: 215.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 19:07:37 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (2.0ms)

Completed 200 OK in 215ms (Views: 214.2ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 19:16:02 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 246ms (Views: 244.7ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 19:16:15 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 223ms (Views: 217.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 19:17:09 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 226ms (Views: 225.1ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 19:17:15 -0500 Processing by UsersController#Login as HTML

User Exists (16.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 1053ms (Views: 222.7ms | ActiveRecord: 108.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 19:17:23 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 237ms (Views: 235.4ms | ActiveRecord: 0.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 19:17:26 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 218ms (Views: 210.8ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 19:21:34 -0500 Processing by UsersController#Login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (14.0ms)

Completed 500 Internal Server Error in 172ms (ActiveRecord: 2.0ms)

SyntaxError (C:/Sites/OpusLineWeb/app/views/users/Index.html.erb:55: syntax error, unexpected keyword_ensure, expecting keyword_end C:/Sites/OpusLineWeb/app/views/users/Index.html.erb:57: syntax error, unexpected end-of-input, expecting keyword_end):

app/views/users/Index.html.erb:55: syntax error, unexpected keyword_ensure, expecting keyword_end app/views/users/Index.html.erb:57: syntax error, unexpected end-of-input, expecting keyword_end app/controllers/users_controller.rb:18:in `Login' Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 19:24:54 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 243ms (Views: 237.4ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 19:27:54 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 263ms (Views: 257.1ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-14 19:28:05 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login” for 127.0.0.1 at 2018-07-14 19:43:50 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:27:57 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 265ms (Views: 258.4ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:28:08 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 243ms (Views: 237.2ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:29:11 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 232ms (Views: 226.5ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:29:22 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 225ms (Views: 218.0ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-14 20:29:48 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:30:54 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 256ms (Views: 250.9ms | ActiveRecord: 1.0ms)

Started GET “/users/forgot-password.html” for 127.0.0.1 at 2018-07-14 20:31:28 -0500

ActionController::RoutingError (No route matches [GET] “/users/forgot-password.html”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/forgot-password.html” for 127.0.0.1 at 2018-07-14 20:31:51 -0500

ActionController::RoutingError (No route matches [GET] “/users/forgot-password.html”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:32:02 -0500 Processing by UsersController#Login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 247ms (Views: 240.8ms | ActiveRecord: 2.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:32:28 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 262ms (Views: 256.5ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:37:27 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (14.0ms)

Completed 200 OK in 358ms (Views: 327.8ms | ActiveRecord: 5.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:37:48 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 298ms (Views: 292.5ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:38:01 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 205ms (Views: 199.6ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:39:21 -0500 Processing by UsersController#Login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 234ms (Views: 226.8ms | ActiveRecord: 2.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:39:36 -0500 Processing by UsersController#Login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 220ms (Views: 213.7ms | ActiveRecord: 2.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:39:41 -0500 Processing by UsersController#Login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 216ms (Views: 210.3ms | ActiveRecord: 2.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:39:51 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 277ms (Views: 272.8ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:40:33 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 255ms (Views: 248.9ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:41:49 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 291ms (Views: 285.3ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:42:01 -0500 Processing by UsersController#Login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 444ms (Views: 431.8ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:42:32 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/employee Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:42:32 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 299ms (Views: 297.5ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-14 20:42:43 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 424ms (Views: 423.3ms | ActiveRecord: 0.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:42:54 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/employee Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:42:54 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 240ms (Views: 238.5ms | ActiveRecord: 0.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:43:06 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/employee Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:43:06 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 332ms (Views: 329.9ms | ActiveRecord: 0.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:43:30 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/employee Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:43:30 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 214ms (Views: 213.5ms | ActiveRecord: 0.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:43:38 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/employee Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:43:38 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 323ms (Views: 321.8ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:44:04 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 247ms (Views: 245.4ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-14 20:44:10 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 261ms (Views: 257.5ms | ActiveRecord: 0.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:44:17 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/login Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 20:44:18 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 311ms (Views: 285.6ms | ActiveRecord: 5.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 20:48:18 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 345ms (Views: 314.5ms | ActiveRecord: 5.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:48:25 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/employee Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:48:25 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 248ms (Views: 246.0ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:51:11 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 242ms (Views: 240.2ms | ActiveRecord: 0.0ms)

Started GET “/img/portfolio/prestamos.png” for 127.0.0.1 at 2018-07-14 20:51:12 -0500

ActionController::RoutingError (No route matches [GET] “/img/portfolio/prestamos.png”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:51:26 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 288ms (Views: 286.8ms | ActiveRecord: 0.0ms)

Started GET “/img/portfolio/prestamos.png” for 127.0.0.1 at 2018-07-14 20:51:26 -0500

ActionController::RoutingError (No route matches [GET] “/img/portfolio/prestamos.png”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:51:43 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 254ms (Views: 252.8ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:53:00 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 331ms (Views: 329.1ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:53:33 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 219ms (Views: 216.9ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:56:28 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 219ms (Views: 217.9ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 20:57:29 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 234ms (Views: 232.7ms | ActiveRecord: 0.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:58:44 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/employee Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:58:44 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 202ms (Views: 201.2ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 20:59:31 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 223ms (Views: 221.3ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-14 20:59:36 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 266ms (Views: 264.8ms | ActiveRecord: 0.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 20:59:49 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/employee Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 20:59:49 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 216ms (Views: 214.9ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 21:00:28 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 268ms (Views: 266.6ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 21:00:43 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 230ms (Views: 229.4ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 21:01:13 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 214ms (Views: 212.2ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-14 21:01:22 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 215ms (Views: 213.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 21:01:55 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 307ms (Views: 306.7ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 21:02:23 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 249ms (Views: 248.0ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 21:17:51 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 236ms (Views: 234.2ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 21:19:11 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 225ms (Views: 224.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 21:41:14 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 242ms (Views: 240.2ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 21:48:38 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 277ms (Views: 270.4ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-14 21:49:11 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (12.0ms)

Completed 200 OK in 258ms (Views: 257.2ms | ActiveRecord: 0.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 21:49:14 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/employee Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 21:49:14 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 229ms (Views: 227.7ms | ActiveRecord: 0.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 21:50:27 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/login Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 21:50:28 -0500 Processing by UsersController#login as HTML

User Exists (40.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 334ms (Views: 225.3ms | ActiveRecord: 58.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 21:56:41 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 267ms (Views: 257.7ms | ActiveRecord: 1.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 21:56:52 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/login Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 21:56:52 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 212ms (Views: 205.9ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:00:14 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (39.0ms)

Completed 200 OK in 264ms (Views: 257.6ms | ActiveRecord: 1.0ms)

Started GET “/users/home.html” for 127.0.0.1 at 2018-07-14 22:00:31 -0500

ActionController::RoutingError (No route matches [GET] “/users/home.html”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:02:36 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 283ms (Views: 273.2ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:03:31 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 300ms (Views: 294.7ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:04:10 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 225ms (Views: 217.8ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:04:56 -0500 Processing by UsersController#login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 331ms (Views: 320.5ms | ActiveRecord: 2.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:05:42 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (13.0ms)

Completed 200 OK in 327ms (Views: 308.3ms | ActiveRecord: 1.0ms)

Started PUT “/users/Login” for 127.0.0.1 at 2018-07-14 22:05:52 -0500

ActionController::RoutingError (No route matches [PUT] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:07:37 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (52.0ms)

Completed 200 OK in 332ms (Views: 326.1ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:08:11 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 294ms (Views: 288.6ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:08:27 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 1277ms (Views: 1255.4ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:08:48 -0500 Processing by UsersController#login as HTML

User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (11.0ms)

Completed 200 OK in 273ms (Views: 265.4ms | ActiveRecord: 3.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:08:54 -0500 Processing by UsersController#login as HTML

User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 245ms (Views: 235.8ms | ActiveRecord: 3.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:09:00 -0500 Processing by UsersController#login as HTML

User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (36.0ms)

Completed 200 OK in 347ms (Views: 335.9ms | ActiveRecord: 4.0ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-14 22:09:05 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/login Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:09:06 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 223ms (Views: 217.7ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:09:24 -0500 Processing by UsersController#login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 249ms (Views: 232.8ms | ActiveRecord: 2.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:09:35 -0500 Processing by UsersController#login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 210ms (Views: 203.9ms | ActiveRecord: 2.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:12:07 -0500 Processing by UsersController#login as HTML

User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (29.0ms)

Completed 200 OK in 4829ms (Views: 1885.9ms | ActiveRecord: 45.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:12:55 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 324ms (Views: 208.3ms | ActiveRecord: 18.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-14 22:32:05 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 236ms (Views: 234.5ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-14 22:32:13 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 240ms (Views: 239.8ms | ActiveRecord: 0.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:32:15 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 223ms (Views: 212.4ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-14 22:32:39 -0500 Processing by UsersController#login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 284ms (Views: 263.6ms | ActiveRecord: 2.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 22:32:42 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 269ms (Views: 267.3ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-14 22:33:11 -0500 Processing by UsersController#index as HTML

Rendering users/Index.html.erb within layouts/application
Rendered users/Index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 224ms (Views: 223.1ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-14 22:33:13 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 267ms (Views: 265.8ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-15 13:16:00 -0500

SyntaxError (C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:3: syntax error, unexpected << <<<<<<< HEAD

^

C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:70: syntax error, unexpected ===, expecting end-of-input

^):

app/controllers/users_controller.rb:3: syntax error, unexpected << app/controllers/users_controller.rb:70: syntax error, unexpected ===, expecting end-of-input Started GET “/homes” for 127.0.0.1 at 2018-07-15 13:17:23 -0500 Processing by UsersController#homes as HTML Completed 500 Internal Server Error in 1709ms

RuntimeError (YAML syntax error occurred while parsing C:/Sites/OpusLineWeb.1/config/database.yml. Please note that YAML must be consistently indented using spaces. Tabs are not allowed. Error: (<unknown>): could not find expected ':' while scanning a simple key at line 15 column 1):

app/controllers/users_controller.rb:30:in `homes' Started GET “/homes” for 127.0.0.1 at 2018-07-15 13:20:00 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 5371ms (Views: 5324.7ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 13:20:58 -0500 Processing by UsersController#index as HTML Completed 500 Internal Server Error in 253ms

ActionView::MissingTemplate (Missing template users/Index, application/Index with {:locale=>, :formats=>, :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:

* "C:/Sites/OpusLineWeb.1/app/views"

):

app/controllers/users_controller.rb:3:in `index' Started GET “/homes” for 127.0.0.1 at 2018-07-15 13:22:20 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 345ms (Views: 305.1ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 13:22:23 -0500 Processing by UsersController#index as HTML Completed 500 Internal Server Error in 66ms

ActionView::MissingTemplate (Missing template users/Index, application/Index with {:locale=>, :formats=>, :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:

* "C:/Sites/OpusLineWeb.1/app/views"

):

app/controllers/users_controller.rb:3:in `index' Started GET “/users” for 127.0.0.1 at 2018-07-15 13:23:01 -0500 Processing by UsersController#index as HTML Completed 500 Internal Server Error in 67ms

ActionView::MissingTemplate (Missing template users/Index, application/Index with {:locale=>, :formats=>, :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:

* "C:/Sites/OpusLineWeb.1/app/views"

):

app/controllers/users_controller.rb:3:in `index' Started GET “/users” for 127.0.0.1 at 2018-07-15 13:23:28 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 265ms (Views: 263.6ms)

Started POST “/users/login?method=post” for 127.0.0.1 at 2018-07-15 13:23:32 -0500

ActionController::RoutingError (No route matches [POST] “/users/login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-15 13:25:45 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 267ms (Views: 265.3ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 13:26:01 -0500 Processing by UsersController#login as HTML Completed 500 Internal Server Error in 8ms

SyntaxError (C:/Sites/OpusLineWeb.1/app/models/user.rb:2: syntax error, unexpected << <<<<<<< HEAD

^

C:/Sites/OpusLineWeb.1/app/models/user.rb:6: syntax error, unexpected ===, expecting keyword_end

^

C:/Sites/OpusLineWeb.1/app/models/user.rb:10: syntax error, unexpected >>, expecting keyword_end >>>>>>> 64dfd735d1e75c4d51607ec08f7a99d191ea76a5

^):

app/models/user.rb:2: syntax error, unexpected << app/models/user.rb:6: syntax error, unexpected ===, expecting keyword_end app/models/user.rb:10: syntax error, unexpected >>, expecting keyword_end app/controllers/users_controller.rb:17:in `login' Started GET “/users/login” for 127.0.0.1 at 2018-07-15 13:31:34 -0500 Processing by UsersController#login as HTML Completed 500 Internal Server Error in 10ms

SyntaxError (C:/Sites/OpusLineWeb.1/app/models/user.rb:2: syntax error, unexpected << <<<<<<< HEAD

^

C:/Sites/OpusLineWeb.1/app/models/user.rb:6: syntax error, unexpected ===, expecting keyword_end

^

C:/Sites/OpusLineWeb.1/app/models/user.rb:10: syntax error, unexpected >>, expecting keyword_end >>>>>>> 64dfd735d1e75c4d51607ec08f7a99d191ea76a5

^):

app/models/user.rb:2: syntax error, unexpected << app/models/user.rb:6: syntax error, unexpected ===, expecting keyword_end app/models/user.rb:10: syntax error, unexpected >>, expecting keyword_end app/controllers/users_controller.rb:17:in `login' Started GET “/users/login” for 127.0.0.1 at 2018-07-15 13:32:08 -0500 Processing by UsersController#login as HTML Completed 500 Internal Server Error in 460ms

ActiveRecord::ConnectionNotEstablished (No connection pool with 'primary' found.):

app/controllers/users_controller.rb:17:in `login' Started GET “/users/login” for 127.0.0.1 at 2018-07-15 13:34:22 -0500 Processing by UsersController#login as HTML Completed 500 Internal Server Error in 16ms

ActiveRecord::ConnectionNotEstablished (No connection pool with 'primary' found.):

app/controllers/users_controller.rb:17:in `login' Started GET “/users” for 127.0.0.1 at 2018-07-15 13:35:16 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 363ms (Views: 360.5ms)

Started POST “/users/login?method=post” for 127.0.0.1 at 2018-07-15 13:35:33 -0500

ActionController::RoutingError (No route matches [POST] “/users/login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-15 13:36:42 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 541ms (Views: 539.2ms)

Started POST “/users/login” for 127.0.0.1 at 2018-07-15 13:37:17 -0500

ActionController::RoutingError (No route matches [POST] “/users/login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-15 13:38:54 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 301ms (Views: 298.6ms)

Started POST “/users/login” for 127.0.0.1 at 2018-07-15 13:39:01 -0500

ActionController::RoutingError (No route matches [POST] “/users/login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-15 13:39:28 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 346ms (Views: 344.4ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-15 13:39:40 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 307ms (Views: 304.9ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 13:59:59 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 346ms (Views: 344.4ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-15 14:00:07 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (4.0ms)

Completed 200 OK in 592ms (Views: 590.3ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-15 14:06:51 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 399ms (Views: 396.5ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-15 14:07:05 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 296ms (Views: 294.5ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 14:07:10 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 331ms (Views: 329.1ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 14:07:17 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 325ms (Views: 322.9ms)

Started POST “/users/login” for 127.0.0.1 at 2018-07-15 14:07:38 -0500

ActionController::RoutingError (No route matches [POST] “/users/login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/login” for 127.0.0.1 at 2018-07-15 14:08:42 -0500

ActionController::RoutingError (No route matches [POST] “/users/login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-15 14:09:13 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 429ms (Views: 426.7ms)

Started POST “/users/login” for 127.0.0.1 at 2018-07-15 14:09:22 -0500

ActionController::RoutingError (No route matches [POST] “/users/login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-15 14:10:05 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 259ms (Views: 257.5ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 14:10:12 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-15 14:12:55 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 353ms (Views: 351.4ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 14:13:01 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 14:13:52 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-15 14:15:29 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 319ms (Views: 318.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 14:15:35 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-15 14:16:43 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 367ms (Views: 366.2ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 14:16:51 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-15 14:22:40 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 476ms (Views: 430.9ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 14:22:47 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 342ms (Views: 341.2ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 14:23:27 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 323ms (Views: 321.8ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 14:23:50 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 575ms (Views: 574.2ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 14:24:23 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 390ms (Views: 388.9ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 14:26:38 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 402ms (Views: 401.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 14:26:43 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 326ms (Views: 321.3ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 14:27:47 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 278ms (Views: 276.8ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-15 14:28:02 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/login Completed 302 Found in 12ms

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 14:28:02 -0500 Processing by UsersController#login as HTML Completed 500 Internal Server Error in 21ms

ActiveRecord::ConnectionNotEstablished (No connection pool with 'primary' found.):

app/controllers/users_controller.rb:17:in `login' Started GET “/users” for 127.0.0.1 at 2018-07-15 14:31:49 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 370ms (Views: 367.9ms)

Started GET “/users/Login” for 127.0.0.1 at 2018-07-15 14:31:56 -0500 Processing by UsersController#Login as HTML Redirected to localhost:3000/users/login Completed 302 Found in 3ms

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 14:31:56 -0500 Processing by UsersController#login as HTML Completed 500 Internal Server Error in 3ms

ActiveRecord::ConnectionNotEstablished (No connection pool with 'primary' found.):

app/controllers/users_controller.rb:17:in `login' Started GET “/users” for 127.0.0.1 at 2018-07-15 14:32:40 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 325ms (Views: 323.2ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-15 14:32:42 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 354ms (Views: 352.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-15 14:34:35 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 548ms (Views: 511.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-15 14:35:30 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 350ms (Views: 290.5ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-15 14:37:19 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 328ms (Views: 277.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-15 14:40:26 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 380ms (Views: 326.9ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 14:40:51 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 331ms (Views: 329.4ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-15 14:40:54 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 286ms (Views: 284.8ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-15 14:41:11 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 347ms (Views: 345.6ms)

User Load (101.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
User Load (6.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]

Started GET “/homes” for 127.0.0.1 at 2018-07-15 21:27:32 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (32.0ms)

Completed 200 OK in 2691ms (Views: 1563.5ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 21:28:07 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 292ms (Views: 290.4ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 21:28:37 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 355ms (Views: 353.8ms)

Started POST “/users/login” for 127.0.0.1 at 2018-07-15 21:28:45 -0500

ActionController::RoutingError (No route matches [POST] “/users/login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-15 21:31:31 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 347ms (Views: 344.5ms)

Started POST “/users/login” for 127.0.0.1 at 2018-07-15 21:31:48 -0500 Processing by UsersController#employee as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"9CRVFhYfhaoS/dCllF7y2Q3btr/b8V5AIHhGTyVT2KaXNKv+OmKpMfpqEhMaFfuTyUCUY9ebMiKU5BB4G68cNg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 309ms (Views: 306.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:32:02 -0500 Processing by UsersController#login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]

Completed 500 Internal Server Error in 532ms (ActiveRecord: 30.0ms)

ActionView::MissingTemplate (Missing template users/Index, application/Index with {:locale=>, :formats=>, :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:

* "C:/Sites/OpusLineWeb.1/app/views"

):

app/controllers/users_controller.rb:24:in `login' Started GET “/users” for 127.0.0.1 at 2018-07-15 21:33:30 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 273ms (Views: 271.4ms | ActiveRecord: 0.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:33:39 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 306ms (Views: 270.3ms | ActiveRecord: 7.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:34:29 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 281ms (Views: 271.9ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:34:53 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 286ms (Views: 278.0ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:36:28 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 297ms (Views: 266.7ms | ActiveRecord: 5.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:36:45 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 277ms (Views: 268.8ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:36:53 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 310ms (Views: 303.4ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:37:07 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 315ms (Views: 303.3ms | ActiveRecord: 1.0ms)

Started POST “/users/login” for 127.0.0.1 at 2018-07-15 21:37:27 -0500 Processing by UsersController#employee as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/OtJu32x4a3EDH1F01u/rdsQ+2xE1Wox09ebR4F6fXCf+7dTUczNNiybv/NdELbnH4vZsEi/BlNnS81wv4a54A==", "txtUser"=>"", "txtPassword"=>"[FILTERED]"}
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 270ms (Views: 267.9ms | ActiveRecord: 0.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:37:33 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 309ms (Views: 293.3ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:38:20 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 306ms (Views: 298.2ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:38:32 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 291ms (Views: 282.2ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:38:37 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 399ms (Views: 372.6ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:38:50 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 296ms (Views: 285.9ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:39:08 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 272ms (Views: 265.5ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:41:52 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 277ms (Views: 270.4ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:41:57 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 309ms (Views: 294.2ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:42:02 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 287ms (Views: 280.2ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:43:11 -0500 Processing by UsersController#login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (5.0ms)

Completed 200 OK in 335ms (Views: 308.1ms | ActiveRecord: 6.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:43:14 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:43:36 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 324ms (Views: 314.5ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:43:40 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 309ms (Views: 300.0ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:45:09 -0500 Processing by UsersController#login as HTML

User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 308ms (Views: 275.0ms | ActiveRecord: 8.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:45:39 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 340ms (Views: 322.5ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:45:50 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 304ms (Views: 297.2ms | ActiveRecord: 1.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:46:33 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 500 Internal Server Error in 138ms (ActiveRecord: 1.0ms)

SyntaxError (C:/Sites/OpusLineWeb.1/app/views/users/index.html.erb:31: syntax error, unexpected '=' …:action => :employee}, { class=“btn btn-primary btn-block”, … … ^ C:/Sites/OpusLineWeb.1/app/views/users/index.html.erb:31: syntax error, unexpected ',', expecting ')' …ss=“btn btn-primary btn-block”, style: “width: 70%;” } );@ou… … ^ C:/Sites/OpusLineWeb.1/app/views/users/index.html.erb:31: syntax error, unexpected '}', expecting ')' …-block“, style: ”width: 70%;“ } );@output_buffer.safe_append… … ^ C:/Sites/OpusLineWeb.1/app/views/users/index.html.erb:34: syntax error, unexpected keyword_end, expecting ')' '.freeze; end

^

C:/Sites/OpusLineWeb.1/app/views/users/index.html.erb:39: syntax error, unexpected keyword_ensure, expecting ')' C:/Sites/OpusLineWeb.1/app/views/users/index.html.erb:41: syntax error, unexpected keyword_end, expecting ')'):

app/views/users/index.html.erb:31: syntax error, unexpected '=' app/views/users/index.html.erb:31: syntax error, unexpected ',', expecting ')' app/views/users/index.html.erb:31: syntax error, unexpected '}', expecting ')' app/views/users/index.html.erb:34: syntax error, unexpected keyword_end, expecting ')' app/views/users/index.html.erb:39: syntax error, unexpected keyword_ensure, expecting ')' app/views/users/index.html.erb:41: syntax error, unexpected keyword_end, expecting ')' app/controllers/users_controller.rb:25:in `login' Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:48:25 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 298ms (Views: 290.4ms | ActiveRecord: 1.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-15 21:48:34 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 261ms (Views: 259.6ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:48:49 -0500

ActionController::RoutingError (No route matches [POST] “/users/Login”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:49:39 -0500 Processing by UsersController#login as HTML

User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 334ms (Views: 302.5ms | ActiveRecord: 7.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:49:49 -0500 Processing by UsersController#employee as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZcWXQ/IHB/Kv/di3u4dWDIzm/hnBPTAcI7JXsg64drcG1Wmr3noraUdqGgE1zF9GSH3cxc1XXH6XLgGFMESyJw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 281ms (Views: 280.0ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:49:59 -0500 Processing by UsersController#employee as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZcWXQ/IHB/Kv/di3u4dWDIzm/hnBPTAcI7JXsg64drcG1Wmr3noraUdqGgE1zF9GSH3cxc1XXH6XLgGFMESyJw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 265ms (Views: 263.3ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-15 21:50:07 -0500 Processing by UsersController#employee as HTML

Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 283ms (Views: 281.7ms | ActiveRecord: 0.0ms)

Started GET “/users/login” for 127.0.0.1 at 2018-07-15 21:50:41 -0500 Processing by UsersController#login as HTML

User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 314ms (Views: 282.3ms | ActiveRecord: 5.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:50:52 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"YdpYk/14DRvBSfcxom8HZNIb6eNODGEuSPI1j7AJXjMCyqZ70QUhgCneNYcsJA4uFoDLP0JmDUz8bmO4jvWaow==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 281ms (Views: 271.1ms | ActiveRecord: 2.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:51:02 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"YdpYk/14DRvBSfcxom8HZNIb6eNODGEuSPI1j7AJXjMCyqZ70QUhgCneNYcsJA4uFoDLP0JmDUz8bmO4jvWaow==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 0], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 288ms (Views: 277.1ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:51:12 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"LBmKs2Nf9awc9kCxhtBkACJnpiqAm+wklyDLOEfSeOtPCXRbTyLZN/RhggcIm21K5vyE9ozxgEYjvJ0PeS68ew==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 7777777], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 285ms (Views: 276.7ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:51:21 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cugvM9pODkexq2BWNKnq9NF/T/11rBBlrmguj7W1/EQR+NHb9jMi3Fk8ouC64uO+FeRtIXnGfAca9Hi4i0k41A==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 311ms (Views: 301.6ms | ActiveRecord: 2.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:52:02 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cugvM9pODkexq2BWNKnq9NF/T/11rBBlrmguj7W1/EQR+NHb9jMi3Fk8ouC64uO+FeRtIXnGfAca9Hi4i0k41A==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 288ms (Views: 281.8ms | ActiveRecord: 1.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-15 21:52:26 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 329ms (Views: 289.2ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 21:52:44 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 281ms (Views: 280.1ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:52:51 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4T+kXNGaZFRAWAKx+Xjdb3DhwGR7/sFtR3Hjjr9j1P2CL1q0/edIz6jPwAd3M9QltHriuHeUrQ/z7bW5gZ8QbQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 33444], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 266ms (Views: 259.3ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:53:02 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qC4ZdQzBiHt/h5TR57WXtGDzwWlOZu/CXuNN9WBsELPLPuedILyk4JcQVmdp/p7+pGjjtUIMg6DqfxvCXpDUIw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 303ms (Views: 291.6ms | ActiveRecord: 3.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:55:11 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qC4ZdQzBiHt/h5TR57WXtGDzwWlOZu/CXuNN9WBsELPLPuedILyk4JcQVmdp/p7+pGjjtUIMg6DqfxvCXpDUIw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 278ms (Views: 271.0ms | ActiveRecord: 1.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-15 21:56:44 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 310ms (Views: 274.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 21:57:39 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 265ms (Views: 263.9ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:57:47 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"yazNkQJp55SW59MVoVDryiR69WWRXHu6OePx3clqpMWqvDN5LhTLD35wEaMvG+KA4OHXuZ02F9iNf6fq95ZgVQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (7.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 22222], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 362ms (Views: 350.2ms | ActiveRecord: 7.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 21:57:58 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Y9nmqmehBclA5EMgS+KlnpuvQnGUOMZlTmUGrDciZIoAyRhCS9wpUqhzgZbFqazUXzRgrZhSqgf6+VCbCd6gGg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 275ms (Views: 267.6ms | ActiveRecord: 1.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-15 22:12:21 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 327ms (Views: 291.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-15 22:12:45 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 283ms (Views: 248.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 22:14:54 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-15 22:14:54 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 487ms (Views: 485.0ms | ActiveRecord: 0.0ms)

Completed 200 OK in 309ms (Views: 307.8ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 22:15:03 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"3URvqan/XsFFkDqAfkJzslc+21xhiyLp7GY6oSk7x7O+VJFBhYJyWq0H+DbwCXr4k6X5gG3hTotY+myWF8cDIw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 300ms (Views: 242.6ms | ActiveRecord: 7.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-15 22:16:51 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"3URvqan/XsFFkDqAfkJzslc+21xhiyLp7GY6oSk7x7O+VJFBhYJyWq0H+DbwCXr4k6X5gG3hTotY+myWF8cDIw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 500 Internal Server Error in 114ms (ActiveRecord: 2.0ms)

SyntaxError (C:/Sites/OpusLineWeb.1/app/views/users/employee.html.erb:74: syntax error, unexpected ')' … :users, :action => :index}, );@output_buffer.safe_append='… … ^ C:/Sites/OpusLineWeb.1/app/views/users/employee.html.erb:106: syntax error, unexpected keyword_ensure, expecting ')' C:/Sites/OpusLineWeb.1/app/views/users/employee.html.erb:108: syntax error, unexpected keyword_end, expecting ')'):

app/views/users/employee.html.erb:74: syntax error, unexpected ')' app/views/users/employee.html.erb:106: syntax error, unexpected keyword_ensure, expecting ')' app/views/users/employee.html.erb:108: syntax error, unexpected keyword_end, expecting ')' app/controllers/users_controller.rb:20:in `login' Started GET “/homes” for 127.0.0.1 at 2018-07-16 12:24:19 -0500 Started GET “/homes” for 127.0.0.1 at 2018-07-16 12:24:20 -0500 Processing by UsersController#homes as HTML Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (44.0ms)
Rendered users/homes.html.erb within layouts/application (33.0ms)

Completed 200 OK in 5510ms (Views: 2547.6ms)

Completed 200 OK in 6016ms (Views: 2555.2ms)

Started GET “/users” for 127.0.0.1 at 2018-07-16 12:27:30 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 274ms (Views: 272.1ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 12:27:39 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"JANoUXztau+9DOBT69TVbcgKgvVNu3gtVIJUScufsDIXOt5ad8UqfnGqULppPKMs/60zbGPbYAUwO3i6Lh48pQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (251.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 3493ms (Views: 252.5ms | ActiveRecord: 1895.1ms)

Started GET “/loan” for 127.0.0.1 at 2018-07-16 12:28:25 -0500

ActionController::RoutingError (No route matches [GET] “/loan”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/loan” for 127.0.0.1 at 2018-07-16 12:29:10 -0500

NameError (undefined local variable or method `loan' for #<ActionDispatch::Routing::Mapper:0x68cabd0> Did you mean? load):

config/routes.rb:15:in `block in <top (required)>' config/routes.rb:1:in `<top (required)>' Started GET “/loan” for 127.0.0.1 at 2018-07-16 12:30:01 -0500

ActionController::RoutingError (No route matches [GET] “/loan”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/loan” for 127.0.0.1 at 2018-07-16 12:32:54 -0500

ActionController::RoutingError (No route matches [GET] “/loan”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/loan” for 127.0.0.1 at 2018-07-16 12:34:03 -0500

ActionController::RoutingError (No route matches [GET] “/loan”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/loan” for 127.0.0.1 at 2018-07-16 12:34:59 -0500 Processing by UsersController#loan as HTML

Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (1.0ms)

Completed 200 OK in 271ms (Views: 238.5ms | ActiveRecord: 0.0ms)

Started GET “/loan” for 127.0.0.1 at 2018-07-16 12:35:28 -0500

ActionController::RoutingError (No route matches [GET] “/loan”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/loan” for 127.0.0.1 at 2018-07-16 12:36:01 -0500

ArgumentError (Missing :controller key on routes definition, please check your routes.):

config/routes.rb:16:in `block in <top (required)>' config/routes.rb:1:in `<top (required)>' Started GET “/loan” for 127.0.0.1 at 2018-07-16 12:36:47 -0500

ArgumentError (Missing :controller key on routes definition, please check your routes.):

config/routes.rb:16:in `block in <top (required)>' config/routes.rb:1:in `<top (required)>' Started GET “/users/loan” for 127.0.0.1 at 2018-07-16 12:37:26 -0500 Processing by UsersController#loan as HTML

Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (0.0ms)

Completed 200 OK in 296ms (Views: 252.2ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-16 12:38:28 -0500 Processing by UsersController#loan as HTML

Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (1.0ms)

Completed 200 OK in 273ms (Views: 270.2ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-16 12:38:31 -0500 Processing by UsersController#loan as HTML

Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (0.0ms)

Completed 200 OK in 313ms (Views: 311.7ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-16 12:38:37 -0500 Processing by UsersController#loan as HTML

Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (1.0ms)

Completed 200 OK in 248ms (Views: 246.3ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-16 12:40:16 -0500 Processing by UsersController#loan as HTML

Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (3.0ms)

Completed 200 OK in 282ms (Views: 281.1ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-16 12:40:28 -0500 Processing by UsersController#loan as HTML

Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (3.0ms)

Completed 200 OK in 259ms (Views: 258.3ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-16 12:42:34 -0500 Processing by UsersController#loan as HTML

Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 255ms (Views: 254.0ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-16 12:44:37 -0500 Processing by UsersController#loan as HTML

Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (3.0ms)

Completed 200 OK in 261ms (Views: 259.2ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 13:55:14 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"WysWhahUoyNTlOXUbc93x6Tvdxr+lUeSsw0tqwRgpQ1oEqCOo3zjsp8yVT3vJwGGk0jGg9D1X7rXtAFY4eEpmg==", "txtvalorsolicitar"=>"", "txtNumeroCuotas"=>"", "txtValorPago"=>""}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 316ms (Views: 289.6ms | ActiveRecord: 5.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-16 13:55:26 -0500 Processing by UsersController#loan as HTML

Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (3.0ms)

Completed 200 OK in 250ms (Views: 248.8ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 13:58:17 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"NqRTRM7Qt1OcTo6v7mDTA+QtpohEMnqkfRhyVBNls+0FneVPxfj3wlDoPkZsiKVC04oXEWpSYowZoV6n9uQ/eg==", "txtvalorsolicitar"=>"", "txtNumeroCuotas"=>"", "txtValorPago"=>""}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 250ms (Views: 241.6ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 13:58:26 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"NqRTRM7Qt1OcTo6v7mDTA+QtpohEMnqkfRhyVBNls+0FneVPxfj3wlDoPkZsiKVC04oXEWpSYowZoV6n9uQ/eg==", "txtvalorsolicitar"=>"", "txtNumeroCuotas"=>"", "txtValorPago"=>""}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" IS NULL AND "Web"."tbUsuarios"."id" IS NULL LIMIT $1  [["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 263ms (Views: 234.1ms | ActiveRecord: 6.0ms)

Started GET “/loan” for 127.0.0.1 at 2018-07-16 13:58:36 -0500

ActionController::RoutingError (No route matches [GET] “/loan”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/loan” for 127.0.0.1 at 2018-07-16 13:59:35 -0500 Processing by UsersController#loan as HTML

Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 270ms (Views: 268.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-16 13:59:40 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"JjxgFA4kmMKtg9vln7PjyD0RXAI3k6RoQeoJeN/diRkVBdYfBQzYU2ElawwdW5WJCrbtmxnzvEAlUyWLOlwFjg==", "txtvalorsolicitar"=>"", "txtNumeroCuotas"=>"", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 254ms (Views: 253.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-16 13:59:43 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xQ9BfMD8FV6x0vn9HTse7/FiBKqdyDDjQHOkhMKn+Ab2Nvd3y9RVz310SRSf02iuxsW1M7OoKMskyoh3JyZ0kQ==", "txtvalorsolicitar"=>"", "txtNumeroCuotas"=>"", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (3.0ms)

Completed 200 OK in 379ms (Views: 378.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-16 13:59:45 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xfMmgZN01z6pwiwTKWIRoDZ7bHqhhydsrhbbTi1u1qH2ypCKmFyXr2VknPqrimfhAdzd44/nP0TKr/e9yO9aNg==", "txtvalorsolicitar"=>"", "txtNumeroCuotas"=>"", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 253ms (Views: 251.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-16 13:59:46 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7Q1GJkThzn6j8Y1oX/8F9DYz/Wa2usGkamXE2zPiyyPeNPAtT8mO729XPYHdF3O1AZRM/5ja2YwO3Ogo1mNHtA==", "txtvalorsolicitar"=>"", "txtNumeroCuotas"=>"", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 254ms (Views: 252.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-16 13:59:51 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZvjIKjBjpHPOF3eaZyMHUl17V6OOb38g/BTe07dlh95VwX4hO0vk4gKxx3Ply3ETatzmOqAPZwiYrfIgUuQLSQ==", "txtvalorsolicitar"=>"", "txtNumeroCuotas"=>"", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 243ms (Views: 240.7ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-16 18:26:56 -0500 Processing by UsersController#homes as HTML Started GET “/homes” for 127.0.0.1 at 2018-07-16 18:27:00 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (53.0ms)
Rendered users/homes.html.erb within layouts/application (50.0ms)

Completed 200 OK in 10895ms (Views: 4755.9ms)

Completed 200 OK in 7031ms (Views: 4759.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-16 18:30:16 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 432ms (Views: 416.7ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 18:30:25 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"O5LZvhsiC3foQ7IjKDgnpgF0GbfuEouIoef2DRSgHWiPeew/KpmZcq6P49PnQWUQ+138b3j6IoikF33UX8gKaQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (204.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 3], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 3520ms (Views: 269.0ms | ActiveRecord: 2095.1ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 18:30:39 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"FDj6/OgMntph4O4gEY8HoT1rwmu8ua0qedF0SzziSW2g08992bcM3ycsv9De9kUXx0InsypRBCp8If+Sd4pebA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (31.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 296ms (Views: 258.1ms | ActiveRecord: 31.0ms)

Started GET “/users/users/loan” for 127.0.0.1 at 2018-07-16 18:32:21 -0500

ActionController::RoutingError (No route matches [GET] “/users/users/loan”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/loan” for 127.0.0.1 at 2018-07-16 18:32:45 -0500 Processing by UsersController#loan as HTML

Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 334ms (Views: 332.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-16 18:33:04 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 331ms (Views: 293.7ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-16 18:33:28 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 242ms (Views: 240.1ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-16 18:33:52 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 239ms (Views: 238.2ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 18:34:01 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qgFaMW8BDeBBUE7Sr4PQowwYJW2eEw/XIRGKGtUgKbQe6m+wXrqf5QecHyJg+pIV9jHAtQj7ptck4QHDnkg+tQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 275ms (Views: 267.3ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 18:40:18 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qgFaMW8BDeBBUE7Sr4PQowwYJW2eEw/XIRGKGtUgKbQe6m+wXrqf5QecHyJg+pIV9jHAtQj7ptck4QHDnkg+tQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 253ms (Views: 245.2ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 18:40:40 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qgFaMW8BDeBBUE7Sr4PQowwYJW2eEw/XIRGKGtUgKbQe6m+wXrqf5QecHyJg+pIV9jHAtQj7ptck4QHDnkg+tQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 311ms (Views: 304.5ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 19:40:01 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qgFaMW8BDeBBUE7Sr4PQowwYJW2eEw/XIRGKGtUgKbQe6m+wXrqf5QecHyJg+pIV9jHAtQj7ptck4QHDnkg+tQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (11.0ms)

Completed 200 OK in 302ms (Views: 263.5ms | ActiveRecord: 15.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 19:40:07 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qgFaMW8BDeBBUE7Sr4PQowwYJW2eEw/XIRGKGtUgKbQe6m+wXrqf5QecHyJg+pIV9jHAtQj7ptck4QHDnkg+tQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 584ms (Views: 561.2ms | ActiveRecord: 2.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 19:41:24 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qgFaMW8BDeBBUE7Sr4PQowwYJW2eEw/XIRGKGtUgKbQe6m+wXrqf5QecHyJg+pIV9jHAtQj7ptck4QHDnkg+tQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 269ms (Views: 260.9ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 19:43:37 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qgFaMW8BDeBBUE7Sr4PQowwYJW2eEw/XIRGKGtUgKbQe6m+wXrqf5QecHyJg+pIV9jHAtQj7ptck4QHDnkg+tQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 292ms (Views: 285.1ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 19:43:41 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qgFaMW8BDeBBUE7Sr4PQowwYJW2eEw/XIRGKGtUgKbQe6m+wXrqf5QecHyJg+pIV9jHAtQj7ptck4QHDnkg+tQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (2.0ms)

Completed 200 OK in 270ms (Views: 261.1ms | ActiveRecord: 2.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 19:44:34 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"qgFaMW8BDeBBUE7Sr4PQowwYJW2eEw/XIRGKGtUgKbQe6m+wXrqf5QecHyJg+pIV9jHAtQj7ptck4QHDnkg+tQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 364ms (Views: 359.3ms | ActiveRecord: 1.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-16 20:48:09 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (52.0ms)

Completed 200 OK in 596ms (Views: 593.2ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 20:48:19 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"QUJR1yN+gr/DaqQlDvuZWs36AtM5twi3VtqKBA4rxyn1qWRWEsUQuoWm9dXBgtvsN9PnC69fobdTKgHdRUPQKA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (227.0ms)

Completed 500 Internal Server Error in 381ms (ActiveRecord: 3.0ms)

ActionView::Template::Error (No route matches {:action=>“tipos_documento”, :controller=>“employees”}):

77:             </a>
78:             <div class="portfolio-caption">
79:               <h4>Préstamos</h4>
80:               <p class="text-muted" value="<%= link_to 'Tipos de documento', {:controller => :employees, :action => :tipos_documento} %>" >Simulador de préstamos, solicita tus préstamos de forma ágil e inmediata </p>
81:               
82:               </div>
83:           </div>

app/views/users/employee.html.erb:80:in `_app_views_users_employee_html_erb___177607081_86073780' app/controllers/users_controller.rb:20:in `login' Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 20:49:44 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"QUJR1yN+gr/DaqQlDvuZWs36AtM5twi3VtqKBA4rxyn1qWRWEsUQuoWm9dXBgtvsN9PnC69fobdTKgHdRUPQKA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 270ms (Views: 264.4ms | ActiveRecord: 1.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-16 20:49:55 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 294ms (Views: 256.8ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-16 20:50:02 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 268ms (Views: 266.2ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 20:50:11 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"l7bHkAd5U4vucuo6ML6X4hyb2OvuHwETl0fAtQlnx2QjXfIRNsLBjqi+u8r/x9VU5rI9M3j3qBOSt0tsQg/QZQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (23.0ms)

Completed 200 OK in 378ms (Views: 372.1ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 20:54:10 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"l7bHkAd5U4vucuo6ML6X4hyb2OvuHwETl0fAtQlnx2QjXfIRNsLBjqi+u8r/x9VU5rI9M3j3qBOSt0tsQg/QZQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (14.0ms)

Completed 200 OK in 331ms (Views: 324.8ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 20:54:35 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"l7bHkAd5U4vucuo6ML6X4hyb2OvuHwETl0fAtQlnx2QjXfIRNsLBjqi+u8r/x9VU5rI9M3j3qBOSt0tsQg/QZQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 299ms (Views: 291.6ms | ActiveRecord: 2.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 20:54:54 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"l7bHkAd5U4vucuo6ML6X4hyb2OvuHwETl0fAtQlnx2QjXfIRNsLBjqi+u8r/x9VU5rI9M3j3qBOSt0tsQg/QZQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 341ms (Views: 331.7ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 20:55:04 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"l7bHkAd5U4vucuo6ML6X4hyb2OvuHwETl0fAtQlnx2QjXfIRNsLBjqi+u8r/x9VU5rI9M3j3qBOSt0tsQg/QZQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 281ms (Views: 273.3ms | ActiveRecord: 2.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 20:55:36 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"l7bHkAd5U4vucuo6ML6X4hyb2OvuHwETl0fAtQlnx2QjXfIRNsLBjqi+u8r/x9VU5rI9M3j3qBOSt0tsQg/QZQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 252ms (Views: 243.3ms | ActiveRecord: 2.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 20:56:09 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"l7bHkAd5U4vucuo6ML6X4hyb2OvuHwETl0fAtQlnx2QjXfIRNsLBjqi+u8r/x9VU5rI9M3j3qBOSt0tsQg/QZQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (16.0ms)

Completed 200 OK in 261ms (Views: 255.6ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 20:56:25 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"l7bHkAd5U4vucuo6ML6X4hyb2OvuHwETl0fAtQlnx2QjXfIRNsLBjqi+u8r/x9VU5rI9M3j3qBOSt0tsQg/QZQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 249ms (Views: 242.6ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 20:56:30 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"l7bHkAd5U4vucuo6ML6X4hyb2OvuHwETl0fAtQlnx2QjXfIRNsLBjqi+u8r/x9VU5rI9M3j3qBOSt0tsQg/QZQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 266ms (Views: 258.1ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 20:56:42 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"l7bHkAd5U4vucuo6ML6X4hyb2OvuHwETl0fAtQlnx2QjXfIRNsLBjqi+u8r/x9VU5rI9M3j3qBOSt0tsQg/QZQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 275ms (Views: 265.1ms | ActiveRecord: 4.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 20:59:46 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"l7bHkAd5U4vucuo6ML6X4hyb2OvuHwETl0fAtQlnx2QjXfIRNsLBjqi+u8r/x9VU5rI9M3j3qBOSt0tsQg/QZQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 267ms (Views: 261.1ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 21:00:10 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"l7bHkAd5U4vucuo6ML6X4hyb2OvuHwETl0fAtQlnx2QjXfIRNsLBjqi+u8r/x9VU5rI9M3j3qBOSt0tsQg/QZQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 366ms (Views: 356.7ms | ActiveRecord: 1.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-16 21:04:08 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (19.0ms)

Completed 200 OK in 343ms (Views: 305.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-16 21:06:08 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (18.0ms)

Completed 200 OK in 329ms (Views: 283.5ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-16 21:10:14 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (24.0ms)

Completed 200 OK in 303ms (Views: 266.4ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-16 21:10:23 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 403ms (Views: 401.2ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 21:10:33 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"eeGc9YwuuP/Nf8TzBJrMRp1e5kERxfLR3HGwdXFKQIPNCql0vZUq+ouzlQPL447wZ3cDmYctW9HZgTusOiJXgg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (49.0ms)

Completed 500 Internal Server Error in 163ms (ActiveRecord: 2.0ms)

SyntaxError (C:/Sites/OpusLineWeb.1/app/views/users/employee.html.erb:106: syntax error, unexpected keyword_ensure, expecting keyword_end C:/Sites/OpusLineWeb.1/app/views/users/employee.html.erb:108: syntax error, unexpected end-of-input, expecting keyword_end):

app/views/users/employee.html.erb:106: syntax error, unexpected keyword_ensure, expecting keyword_end app/views/users/employee.html.erb:108: syntax error, unexpected end-of-input, expecting keyword_end app/controllers/users_controller.rb:20:in `login' Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 21:11:12 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"eeGc9YwuuP/Nf8TzBJrMRp1e5kERxfLR3HGwdXFKQIPNCql0vZUq+ouzlQPL447wZ3cDmYctW9HZgTusOiJXgg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (21.0ms)

Completed 500 Internal Server Error in 152ms (ActiveRecord: 1.0ms)

SyntaxError (C:/Sites/OpusLineWeb.1/app/views/users/employee.html.erb:106: syntax error, unexpected keyword_ensure, expecting keyword_end C:/Sites/OpusLineWeb.1/app/views/users/employee.html.erb:108: syntax error, unexpected end-of-input, expecting keyword_end):

app/views/users/employee.html.erb:106: syntax error, unexpected keyword_ensure, expecting keyword_end app/views/users/employee.html.erb:108: syntax error, unexpected end-of-input, expecting keyword_end app/controllers/users_controller.rb:20:in `login' Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 21:11:46 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"eeGc9YwuuP/Nf8TzBJrMRp1e5kERxfLR3HGwdXFKQIPNCql0vZUq+ouzlQPL447wZ3cDmYctW9HZgTusOiJXgg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 243ms (Views: 237.3ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 21:12:00 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"eeGc9YwuuP/Nf8TzBJrMRp1e5kERxfLR3HGwdXFKQIPNCql0vZUq+ouzlQPL447wZ3cDmYctW9HZgTusOiJXgg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (1.0ms)

Completed 200 OK in 276ms (Views: 266.3ms | ActiveRecord: 2.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 21:13:01 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"eeGc9YwuuP/Nf8TzBJrMRp1e5kERxfLR3HGwdXFKQIPNCql0vZUq+ouzlQPL447wZ3cDmYctW9HZgTusOiJXgg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (35.0ms)

Completed 200 OK in 282ms (Views: 274.9ms | ActiveRecord: 2.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 21:13:32 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"eeGc9YwuuP/Nf8TzBJrMRp1e5kERxfLR3HGwdXFKQIPNCql0vZUq+ouzlQPL447wZ3cDmYctW9HZgTusOiJXgg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (3.0ms)

Completed 200 OK in 263ms (Views: 255.9ms | ActiveRecord: 1.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-16 21:13:37 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"oJ+TMK2ZL7yjMt2RZTOIbi6ET/+TBPXxobL0RwacgEEUdKaxnCK9ueX+jGGqSsrY1K2qJwXsXPGkQn+eTfSXQA=="}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 239ms (Views: 237.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-16 21:14:02 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"9VpHN0rMJxQQaEwkJN17IXtNrtl95y/ozbAzY+H9rhRBsXK2e3e1EVakHdTrpDmXgWRLAesPhujIQLi6qpW5FQ==", "txtvalorsolicitar"=>"", "txtNumeroCuotas"=>"", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 237ms (Views: 235.1ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-16 21:15:05 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"eeGc9YwuuP/Nf8TzBJrMRp1e5kERxfLR3HGwdXFKQIPNCql0vZUq+ouzlQPL447wZ3cDmYctW9HZgTusOiJXgg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (3.0ms)

Completed 200 OK in 306ms (Views: 299.3ms | ActiveRecord: 1.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-16 21:25:08 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"9D6784vgRxpXKfzzvo2HWK0ost3GGzKck+YKKl+6wz9A1Y5yulvVHxHlrQNx9MXuVwFXBVDzm5yWFoHzFNLUPg=="}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (3.0ms)

Completed 200 OK in 319ms (Views: 320.9ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:03:40 -0500 Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:03:40 -0500 Processing by UsersController#homes as HTML Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (66.0ms)
Rendered users/homes.html.erb within layouts/application (41.0ms)

Completed 200 OK in 6201ms (Views: 3546.9ms)

Completed 500 Internal Server Error in 54175ms

ActionView::Template::Error (can't add a new key into hash during iteration):

 5:     <%= csrf_meta_tags %>
 6: 
 7:     <%= stylesheet_link_tag    'application', media: 'all', 'data-turbolinks-track': 'reload' %>
 8:     <%= javascript_include_tag 'application', 'data-turbolinks-track': 'reload' %>
 9:     <link href="/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
10:     <meta charset="utf-8">
11:     <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">

app/views/layouts/application.html.erb:8:in `_app_views_layouts_application_html_erb__281940873_43031592' Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:06:57 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 500 Internal Server Error in 188ms

SyntaxError (C:/Sites/OpusLineWeb.1/app/views/layouts/application.html.erb:8: syntax error, unexpected tLABEL_END, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END …media: 'data-turbolinks-track': 'reload' );@output_buffer.sa… … ^):

app/views/layouts/application.html.erb:8: syntax error, unexpected tLABEL_END, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:07:23 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (66.0ms)

Completed 200 OK in 498ms (Views: 451.8ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:10:00 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (9.0ms)

Completed 200 OK in 510ms (Views: 417.5ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:11:50 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 268ms (Views: 230.7ms)

Started GET “/users” for 127.0.0.1 at 2018-07-17 13:11:59 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (17.0ms)

Completed 200 OK in 239ms (Views: 237.7ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 13:12:59 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"k8BGjZOGSznOTGxDm4FC5LlctBJoXugqMc6S/XUnvV3MAZh2WPbXodbx91s+l5GJuyXiHRb5aD8dTzFISg7J7Q==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (7.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 123], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (7.0ms)

Completed 200 OK in 4796ms (Views: 505.4ms | ActiveRecord: 532.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 13:14:25 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"vzXaKYB5rxP0vLCKjdUHnFzjoKs2n/U0OEEhXlIbWcjg9ATSSwkzi+wBK5Iow9TxXpr2pEg4dSEUwILrbTIteA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (3.0ms)

Completed 200 OK in 411ms (Views: 401.9ms | ActiveRecord: 1.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:14:42 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 564ms (Views: 461.9ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:23:26 -0500

SyntaxError (C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' …er],:id=>params :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected tINTEGER, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END …tPassword] :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' app/controllers/users_controller.rb:32: syntax error, unexpected tINTEGER, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:25:49 -0500

SyntaxError (C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' …er],:id=>params :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected tINTEGER, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END …tPassword] :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' app/controllers/users_controller.rb:32: syntax error, unexpected tINTEGER, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:26:47 -0500

SyntaxError (C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' …er],:id=>params :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected tINTEGER, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END …tPassword] :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' app/controllers/users_controller.rb:32: syntax error, unexpected tINTEGER, expecting tSTRING_CONTENT or tSTRING_DBEG or tSTRING_DVAR or tSTRING_END app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:27:39 -0500

SyntaxError (C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' …er],:id=>params :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected ')', expecting keyword_end … :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' app/controllers/users_controller.rb:32: syntax error, unexpected ')', expecting keyword_end app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:28:58 -0500

SyntaxError (C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' …er],:id=>params :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected ')', expecting keyword_end … :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' app/controllers/users_controller.rb:32: syntax error, unexpected ')', expecting keyword_end app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:36:46 -0500

SyntaxError (C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' …er],:id=>params :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected ')', expecting keyword_end … :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' app/controllers/users_controller.rb:32: syntax error, unexpected ')', expecting keyword_end app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 13:37:34 -0500

SyntaxError (C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' …er],:id=>params :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected ')', expecting keyword_end … :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' app/controllers/users_controller.rb:32: syntax error, unexpected ')', expecting keyword_end app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:38:14 -0500

SyntaxError (C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' …er],:id=>params :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:32: syntax error, unexpected ')', expecting keyword_end … :id_perfi=>params) … ^ C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:32: syntax error, unexpected ':', expecting ')' app/controllers/users_controller.rb:32: syntax error, unexpected ')', expecting keyword_end app/controllers/users_controller.rb:87: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/homes” for 127.0.0.1 at 2018-07-17 13:52:03 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (137.0ms)

Completed 500 Internal Server Error in 515ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“indexcompany”, :controller=>“users”}):

132:     <% end %>
133: 
134:     <!-- Empresa -->
135:     <%= form_tag({:controller => "users", :action => "indexcompany"}, :method => "get") do |f| %> 
136:      <section id="empresa">
137:      
138:        <div class="container">

app/views/users/homes.html.erb:135:in `_app_views_users_homes_html_erb__160981535_87348036' Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:00:11 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (153.0ms)

Completed 500 Internal Server Error in 437ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“indexcompany”, :controller=>“users”}):

132:     <% end %>
133: 
134:     <!-- Empresa -->
135:     <%= form_tag({:controller => "users", :action => "indexcompany"}, :method => "get") do |f| %> 
136:      <section id="empresa">
137:      
138:        <div class="container">

app/views/users/homes.html.erb:135:in `_app_views_users_homes_html_erb__160981535_90183396' Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:00:45 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (62.0ms)

Completed 500 Internal Server Error in 550ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“indexcompany”, :controller=>“users”}):

132:     <% end %>
133: 
134:     <!-- Empresa -->
135:     <%= form_tag({:controller => "users", :action => "indexcompany"}, :method => "get") do |f| %> 
136:      <section id="empresa">
137:      
138:        <div class="container">

app/views/users/homes.html.erb:135:in `_app_views_users_homes_html_erb__160981535_100084824' Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:01:30 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 513ms (Views: 409.7ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-17 14:01:41 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (14.0ms)

Completed 200 OK in 281ms (Views: 280.4ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-17 14:06:52 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 339ms (Views: 336.5ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-17 14:07:45 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 351ms (Views: 350.4ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-17 14:08:07 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 365ms (Views: 360.6ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:18:20 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (53.0ms)

Completed 500 Internal Server Error in 355ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“indexcompany”, :controller=>“users”}):

146:           
147:            <div class="col-md-12">
148:              
149:              <%= link_to 'Login', {:controller => :users, :action => :indexcompany}, { class: "btn btn-primary btn-xl text-uppercase js-scroll-trigger", style: "width: 30%;" } %>
150:                <br/>
151:                <br/>
152:

app/views/users/homes.html.erb:149:in `block in _app_views_users_homes_html_erb__160981535_88144332' app/views/users/homes.html.erb:135:in `_app_views_users_homes_html_erb__160981535_88144332' Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:23:02 -0500

SyntaxError (C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:91: syntax error, unexpected end-of-input, expecting keyword_end):

app/controllers/users_controller.rb:91: syntax error, unexpected end-of-input, expecting keyword_end Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:23:38 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (69.0ms)

Completed 500 Internal Server Error in 302ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“indexcompany”, :controller=>“users”}):

146:           
147:            <div class="col-md-12">
148:              
149:              <%= link_to 'Login', {:controller => :users, :action => :indexcompany}, { class: "btn btn-primary btn-xl text-uppercase js-scroll-trigger", style: "width: 30%;" } %>
150:                <br/>
151:                <br/>
152:

app/views/users/homes.html.erb:149:in `block in _app_views_users_homes_html_erb__160981535_89185512' app/views/users/homes.html.erb:135:in `_app_views_users_homes_html_erb__160981535_89185512' Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:25:52 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (122.0ms)

Completed 500 Internal Server Error in 330ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“loginEmpresa”, :controller=>“users”}):

132:     <% end %>
133: 
134:     <!-- Empresa -->
135:     <%= form_tag({:controller => "users", :action => "loginEmpresa"}, :method => "get") do |f| %> 
136:      <section id="empresa">
137:      
138:        <div class="container">

app/views/users/homes.html.erb:135:in `_app_views_users_homes_html_erb__160981535_98847624' Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:26:48 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 318ms (Views: 268.7ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:26:53 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 449ms (Views: 395.9ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:27:00 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (57.0ms)

Completed 500 Internal Server Error in 306ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“loginEmpresa”, :controller=>“users”}):

18: <div class="card card-login mx-auto mt-5">
19:   <div class="card-header">Login Empresa</div>
20:   <div class="card-body">
21:     <%= form_tag(:controller => "users", :action => "loginEmpresa" ) do |f| %>
22:       <div class="form-group">
23:         <label for="lblUser">Correo Electronico</label>
24:         <input class="form-control" id="txtUser" name="txtUser" type="text" aria-describedby="emailHelp" placeholder="Enter user">

app/views/users/indexcompany.html.erb:21:in `_app_views_users_indexcompany_html_erb__720870937_84265356' app/controllers/users_controller.rb:46:in `indexcompany' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:27:54 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (56.0ms)

Completed 500 Internal Server Error in 215ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“loginEmpresa”, :controller=>“users”}):

18: <div class="card card-login mx-auto mt-5">
19:   <div class="card-header">Login Empresa</div>
20:   <div class="card-body">
21:     <%= form_tag(:controller => "users", :action => "loginEmpresa" ) do |f| %>
22:       <div class="form-group">
23:         <label for="lblUser">Correo Electronico</label>
24:         <input class="form-control" id="txtUser" name="txtUser" type="text" aria-describedby="emailHelp" placeholder="Enter user">

app/views/users/indexcompany.html.erb:21:in `_app_views_users_indexcompany_html_erb__720870937_99980796' app/controllers/users_controller.rb:46:in `indexcompany' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:28:43 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (50.0ms)

Completed 500 Internal Server Error in 230ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“loginEmpresa”, :controller=>“users”}):

18: <div class="card card-login mx-auto mt-5">
19:   <div class="card-header">Login Empresa</div>
20:   <div class="card-body">
21:     <%= form_tag(:controller => "users", :action => "loginEmpresa" ) do |f| %>
22:       <div class="form-group">
23:         <label for="lblUser">Correo Electronico</label>
24:         <input class="form-control" id="txtUser" name="txtUser" type="text" aria-describedby="emailHelp" placeholder="Enter user">

app/views/users/indexcompany.html.erb:21:in `_app_views_users_indexcompany_html_erb__720870937_86927064' app/controllers/users_controller.rb:46:in `indexcompany' Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:29:13 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 343ms (Views: 283.7ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:29:19 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (123.0ms)

Completed 500 Internal Server Error in 453ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“loginEmpresa”, :controller=>“users”}):

18: <div class="card card-login mx-auto mt-5">
19:   <div class="card-header">Login Empresa</div>
20:   <div class="card-body">
21:     <%= form_tag(:controller => "users", :action => "loginEmpresa" ) do |f| %>
22:       <div class="form-group">
23:         <label for="lblUser">Correo Electronico</label>
24:         <input class="form-control" id="txtUser" name="txtUser" type="text" aria-describedby="emailHelp" placeholder="Enter user">

app/views/users/indexcompany.html.erb:21:in `_app_views_users_indexcompany_html_erb__720870937_100384836' app/controllers/users_controller.rb:46:in `indexcompany' Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:30:46 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 500 Internal Server Error in 218ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.1/app/views/users/homes.html.erb:158: syntax error, unexpected keyword_end, expecting ')' '.freeze; end

^

C:/Sites/OpusLineWeb.1/app/views/users/homes.html.erb:755: syntax error, unexpected keyword_ensure, expecting ')' C:/Sites/OpusLineWeb.1/app/views/users/homes.html.erb:757: syntax error, unexpected keyword_end, expecting ')'):

app/views/users/homes.html.erb:158: syntax error, unexpected keyword_end, expecting ')' app/views/users/homes.html.erb:755: syntax error, unexpected keyword_ensure, expecting ')' app/views/users/homes.html.erb:757: syntax error, unexpected keyword_end, expecting ')' Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:32:33 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 363ms (Views: 316.9ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:32:39 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (26.0ms)

Completed 200 OK in 643ms (Views: 526.0ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:32:44 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (57.0ms)

Completed 500 Internal Server Error in 360ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“loginEmpresa”, :controller=>“users”}):

18: <div class="card card-login mx-auto mt-5">
19:   <div class="card-header">Login Empresa</div>
20:   <div class="card-body">
21:     <%= form_tag(:controller => "users", :action => "loginEmpresa" ) do |f| %>
22:       <div class="form-group">
23:         <label for="lblUser">Correo Electronico</label>
24:         <input class="form-control" id="txtUser" name="txtUser" type="text" aria-describedby="emailHelp" placeholder="Enter user">

app/views/users/indexcompany.html.erb:21:in `_app_views_users_indexcompany_html_erb__720870937_89803980' app/controllers/users_controller.rb:46:in `indexcompany' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:34:11 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 500 Internal Server Error in 371ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.1/app/views/users/indexcompany.html.erb:42: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/indexcompany.html.erb:42: syntax error, unexpected keyword_ensure, expecting end-of-input app/controllers/users_controller.rb:46:in `indexcompany' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:35:02 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (5.0ms)

Completed 500 Internal Server Error in 172ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.1/app/views/users/indexcompany.html.erb:42: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/indexcompany.html.erb:42: syntax error, unexpected keyword_ensure, expecting end-of-input app/controllers/users_controller.rb:46:in `indexcompany' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:35:44 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 500 Internal Server Error in 167ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.1/app/views/users/indexcompany.html.erb:43: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/indexcompany.html.erb:43: syntax error, unexpected keyword_ensure, expecting end-of-input app/controllers/users_controller.rb:46:in `indexcompany' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:36:31 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 429ms (Views: 428.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:36:47 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 352ms (Views: 296.3ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:36:52 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 538ms (Views: 479.6ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:36:58 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (1.0ms)

Completed 200 OK in 272ms (Views: 270.8ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:41:12 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (61.0ms)

Completed 500 Internal Server Error in 267ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“loginEmpresa”, :controller=>“users”}):

18: <div class="card card-login mx-auto mt-5">
19:   <div class="card-header">Login Empresa</div>
20:   <div class="card-body">
21:   <%= form_tag(:controller => "users", :action => "loginEmpresa" ) do |f| %>
22:       <div class="form-group">
23:         <label for="lblUser">Correo Electronico</label>
24:         <input class="form-control" id="txtUser" name="txtUser" type="text" aria-describedby="emailHelp" placeholder="Enter user">

app/views/users/indexcompany.html.erb:21:in `_app_views_users_indexcompany_html_erb__720870937_85574460' app/controllers/users_controller.rb:46:in `indexcompany' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:42:21 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (79.0ms)

Completed 500 Internal Server Error in 358ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“loginEmpresa”, :controller=>“users”}):

18: <div class="card card-login mx-auto mt-5">
19:   <div class="card-header">Login Empresa</div>
20:   <div class="card-body">
21:   <%= form_tag(:controller => "users", :action => "loginEmpresa" ) do |f| %>
22:       <div class="form-group">
23:         <label for="lblUser">Correo Electronico</label>
24:         <input class="form-control" id="txtUser" name="txtUser" type="text" aria-describedby="emailHelp" placeholder="Enter user">

app/views/users/indexcompany.html.erb:21:in `_app_views_users_indexcompany_html_erb__720870937_99963228' app/controllers/users_controller.rb:46:in `indexcompany' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:43:52 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 389ms (Views: 387.6ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:43:58 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 282ms (Views: 279.6ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:44:09 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 524ms (Views: 522.3ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 14:44:18 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 602ms (Views: 541.4ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:44:23 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 299ms (Views: 297.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 14:44:34 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DZ926Mb/txsZd8kwpB9wiF7Rg17uzMeBqUzWB9zBQuhzawwDMM+/0DRBhjOhQD5wQei1yd7Im0stmcb8mdvgOQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (3.0ms)

Completed 200 OK in 900ms (Views: 333.8ms | ActiveRecord: 59.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 14:44:47 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DZ926Mb/txsZd8kwpB9wiF7Rg17uzMeBqUzWB9zBQuhzawwDMM+/0DRBhjOhQD5wQei1yd7Im0stmcb8mdvgOQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"8"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 56666], ["id_perfi", 8], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 420ms (Views: 412.4ms | ActiveRecord: 1.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:46:02 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 324ms (Views: 322.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 14:46:09 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"FQXhspobRE7RYHEH/4uRWxMqRwNAz6YOQIOQHeDjOSBr8ZtZbCtMhfxWPgT61N+jDBNxlHDL+sTEVoDmpfmb8Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>""}
User Exists (21.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", nil], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 366ms (Views: 337.0ms | ActiveRecord: 21.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 14:47:14 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"FQXhspobRE7RYHEH/4uRWxMqRwNAz6YOQIOQHeDjOSBr8ZtZbCtMhfxWPgT61N+jDBNxlHDL+sTEVoDmpfmb8Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>""}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", nil], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (4.0ms)

Completed 200 OK in 306ms (Views: 268.4ms | ActiveRecord: 1.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 14:47:37 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 339ms (Views: 337.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 14:47:48 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"NSEFiY9jxalWv3OW7Owl+ZdB9hwE20PPbm+4uVrs8LpL1X9ieVPNYnuJPJXps2sBiHjAizTfHwXquqhCH/ZSaw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (3.0ms)

Completed 200 OK in 366ms (Views: 358.8ms | ActiveRecord: 1.0ms)

Started GET “/users/company” for 127.0.0.1 at 2018-07-17 15:28:10 -0500 Processing by UsersController#company as HTML

Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (235.0ms)

Completed 200 OK in 4506ms (Views: 4042.6ms | ActiveRecord: 0.0ms)

Started GET “/users/company” for 127.0.0.1 at 2018-07-17 15:29:38 -0500 Processing by UsersController#company as HTML

Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (8.0ms)

Completed 200 OK in 798ms (Views: 728.6ms | ActiveRecord: 0.0ms)

Started GET “/users/company” for 127.0.0.1 at 2018-07-17 15:30:41 -0500 Processing by UsersController#company as HTML

Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (9.0ms)

Completed 200 OK in 1319ms (Views: 1269.8ms | ActiveRecord: 0.0ms)

Started GET “/users/company” for 127.0.0.1 at 2018-07-17 15:30:46 -0500 Processing by UsersController#company as HTML

Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (69.0ms)

Completed 200 OK in 925ms (Views: 782.8ms | ActiveRecord: 0.0ms)

Started GET “/users/company” for 127.0.0.1 at 2018-07-17 15:30:55 -0500 Processing by UsersController#company as HTML

Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (42.0ms)

Completed 200 OK in 600ms (Views: 544.7ms | ActiveRecord: 0.0ms)

Started GET “/users/company” for 127.0.0.1 at 2018-07-17 15:31:31 -0500 Processing by UsersController#company as HTML

Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (37.0ms)

Completed 200 OK in 727ms (Views: 676.2ms | ActiveRecord: 0.0ms)

Started GET “/users/company” for 127.0.0.1 at 2018-07-17 15:32:44 -0500 Processing by UsersController#company as HTML

Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 1280ms (Views: 1226.3ms | ActiveRecord: 0.0ms)

Started GET “/users/company” for 127.0.0.1 at 2018-07-17 15:33:35 -0500 Processing by UsersController#company as HTML

Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (52.0ms)

Completed 200 OK in 3447ms (Views: 3308.9ms | ActiveRecord: 0.0ms)

Started GET “/users/company” for 127.0.0.1 at 2018-07-17 15:33:50 -0500 Processing by UsersController#company as HTML

Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 489ms (Views: 452.8ms | ActiveRecord: 0.0ms)

Started GET “/users/company” for 127.0.0.1 at 2018-07-17 15:34:17 -0500 Processing by UsersController#company as HTML

Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 395ms (Views: 305.7ms | ActiveRecord: 0.0ms)

Started GET “/users/company” for 127.0.0.1 at 2018-07-17 15:35:12 -0500 Processing by UsersController#company as HTML

Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (24.0ms)

Completed 200 OK in 519ms (Views: 462.6ms | ActiveRecord: 0.0ms)

Started GET “/users/company” for 127.0.0.1 at 2018-07-17 15:38:02 -0500 Processing by UsersController#company as HTML

Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (9.0ms)

Completed 200 OK in 398ms (Views: 363.7ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 15:39:20 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (284.0ms)

Completed 200 OK in 710ms (Views: 655.6ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 15:40:08 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (110.0ms)

Completed 200 OK in 561ms (Views: 558.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 15:40:17 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7Feu4U8aDFaFFHhpmwc3fvBYbgkkyQsohkULp0RpyaWSo9QKuSoEnagiN2qeWHmG72FYnhTNV+ICkBtcAXNrdA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (72.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 2328ms (Views: 342.4ms | ActiveRecord: 1019.1ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 15:42:59 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7Feu4U8aDFaFFHhpmwc3fvBYbgkkyQsohkULp0RpyaWSo9QKuSoEnagiN2qeWHmG72FYnhTNV+ICkBtcAXNrdA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (2.0ms)

Completed 200 OK in 252ms (Views: 234.9ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 15:43:41 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7Feu4U8aDFaFFHhpmwc3fvBYbgkkyQsohkULp0RpyaWSo9QKuSoEnagiN2qeWHmG72FYnhTNV+ICkBtcAXNrdA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (7.0ms)

Completed 200 OK in 293ms (Views: 283.9ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 15:44:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7Feu4U8aDFaFFHhpmwc3fvBYbgkkyQsohkULp0RpyaWSo9QKuSoEnagiN2qeWHmG72FYnhTNV+ICkBtcAXNrdA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 238ms (Views: 230.3ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 15:45:28 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7Feu4U8aDFaFFHhpmwc3fvBYbgkkyQsohkULp0RpyaWSo9QKuSoEnagiN2qeWHmG72FYnhTNV+ICkBtcAXNrdA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 265ms (Views: 257.1ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 15:46:23 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7Feu4U8aDFaFFHhpmwc3fvBYbgkkyQsohkULp0RpyaWSo9QKuSoEnagiN2qeWHmG72FYnhTNV+ICkBtcAXNrdA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (2.0ms)

Completed 200 OK in 315ms (Views: 308.9ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 15:47:54 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7Feu4U8aDFaFFHhpmwc3fvBYbgkkyQsohkULp0RpyaWSo9QKuSoEnagiN2qeWHmG72FYnhTNV+ICkBtcAXNrdA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (2.0ms)

Completed 200 OK in 252ms (Views: 226.0ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 15:48:25 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7Feu4U8aDFaFFHhpmwc3fvBYbgkkyQsohkULp0RpyaWSo9QKuSoEnagiN2qeWHmG72FYnhTNV+ICkBtcAXNrdA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 214ms (Views: 207.2ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 15:48:42 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7Feu4U8aDFaFFHhpmwc3fvBYbgkkyQsohkULp0RpyaWSo9QKuSoEnagiN2qeWHmG72FYnhTNV+ICkBtcAXNrdA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 239ms (Views: 232.5ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 15:49:08 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7Feu4U8aDFaFFHhpmwc3fvBYbgkkyQsohkULp0RpyaWSo9QKuSoEnagiN2qeWHmG72FYnhTNV+ICkBtcAXNrdA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (27.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (18.0ms)

Completed 200 OK in 306ms (Views: 273.7ms | ActiveRecord: 27.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 16:44:29 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7Feu4U8aDFaFFHhpmwc3fvBYbgkkyQsohkULp0RpyaWSo9QKuSoEnagiN2qeWHmG72FYnhTNV+ICkBtcAXNrdA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (322.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (40.0ms)

Completed 200 OK in 3433ms (Views: 2346.5ms | ActiveRecord: 322.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 16:44:43 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (212.0ms)

Completed 200 OK in 815ms (Views: 762.4ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-17 16:44:54 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (11.0ms)

Completed 200 OK in 466ms (Views: 452.2ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 16:45:08 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"37vJ6g33bkoGiATcFpZIzOxyxRP0nTJYj3AbC/Qh4DqAehcRxofy0h41n8SzgJuh7guTHIo6sk2j8bi+ywiUig==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 0], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (18.0ms)

Completed 200 OK in 398ms (Views: 334.5ms | ActiveRecord: 2.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 16:47:06 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"37vJ6g33bkoGiATcFpZIzOxyxRP0nTJYj3AbC/Qh4DqAehcRxofy0h41n8SzgJuh7guTHIo6sk2j8bi+ywiUig==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 0], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (70.0ms)

Completed 200 OK in 402ms (Views: 393.0ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 16:47:17 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"BfFfIzGtkZaLdyn1po2PHOEtORX5QDQ5o4Fbn/E+XYlaMIHY+t0NDpPKsu0Dm1xx41RvGofntCyPAPgqzhcpOQ==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (15.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 888], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 389ms (Views: 368.7ms | ActiveRecord: 15.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 16:47:33 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"vuaOlhzyxErrlLj858nCuhk2iJRW6LDQWEZgAJfyeYzhJ1Bt14JY0vMpI+RC3xHXG0/emyhPMMV0x8O1qNsNPA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (23.0ms)

Completed 200 OK in 286ms (Views: 277.0ms | ActiveRecord: 2.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 16:48:11 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"BfFfIzGtkZaLdyn1po2PHOEtORX5QDQ5o4Fbn/E+XYlaMIHY+t0NDpPKsu0Dm1xx41RvGofntCyPAPgqzhcpOQ==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 888], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 254ms (Views: 233.9ms | ActiveRecord: 2.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 16:48:21 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4YdUaYS1FfN5aMA49ffoEiJ9g2wITtb7MolX1ziezSa+RoqST8WJa2HVWyBQ4Tt/IATVY3bpVu4eCPRiB7e5lg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 999], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 282ms (Views: 275.8ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 16:50:08 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4kdpDrzoo7skt66wWsGSNn706K9K/mGKpjuZqeziQJG9hrf1d5g/IzwKNaj/10FbfI2+oDRZ4Z+Kujoc08s0IQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (12.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 7], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (61.0ms)

Completed 200 OK in 346ms (Views: 328.2ms | ActiveRecord: 12.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 16:50:20 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4YdUaYS1FfN5aMA49ffoEiJ9g2wITtb7MolX1ziezSa+RoqST8WJa2HVWyBQ4Tt/IATVY3bpVu4eCPRiB7e5lg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 999], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (38.0ms)

Completed 200 OK in 303ms (Views: 295.8ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 16:50:38 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"BfFfIzGtkZaLdyn1po2PHOEtORX5QDQ5o4Fbn/E+XYlaMIHY+t0NDpPKsu0Dm1xx41RvGofntCyPAPgqzhcpOQ==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 888], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 231ms (Views: 225.6ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 16:51:03 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"BfFfIzGtkZaLdyn1po2PHOEtORX5QDQ5o4Fbn/E+XYlaMIHY+t0NDpPKsu0Dm1xx41RvGofntCyPAPgqzhcpOQ==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 888], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (13.0ms)

Completed 200 OK in 353ms (Views: 311.8ms | ActiveRecord: 1.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 16:51:36 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (250.0ms)

Completed 200 OK in 811ms (Views: 722.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 16:51:41 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (107.0ms)

Completed 200 OK in 804ms (Views: 722.8ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-17 16:51:45 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (30.0ms)

Completed 200 OK in 5665ms (Views: 5604.3ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 16:51:57 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cusozxjGfsJczDMHbMDc2HfIlRdpQzxykh/qxujeZZEtKvY007biWkRxqB/J1g+1dbHDGBfkvGe+nklz1/cRIQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 4], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (18.0ms)

Completed 200 OK in 294ms (Views: 274.0ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 16:52:06 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"af19qYMPfADCmwmlGxP4GBBlnfQ4uqEyHMBFEY303aI2PKNSSH/gmNomkr2+BSt1EhzL+0YdIScwQeakst2pEg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (11.0ms)

Completed 200 OK in 249ms (Views: 242.2ms | ActiveRecord: 1.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-17 16:52:21 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"j4JwyewyIHuCtpgQI3Xiv0jn0mo3IgM23NhQLw4YwIgQREbZ19igt0Qvl+vnJYUYnGpTqQl7O6oNZzzZKK1Npg=="}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (33.0ms)

Completed 200 OK in 296ms (Views: 294.2ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 16:52:36 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (33.0ms)

Completed 200 OK in 315ms (Views: 246.7ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 16:52:43 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (14.0ms)

Completed 200 OK in 325ms (Views: 323.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 16:52:51 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"9Uohj4I4Ff8b0g8Fv6vT844UeHkh+m4+63ffKA5ZuuiLvltkdAgdNDbkQAa69J0LkS1O7hH+MvRvos/TS0MYOQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (8.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (570.0ms)

Completed 200 OK in 1040ms (Views: 983.5ms | ActiveRecord: 8.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 16:53:28 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"9Uohj4I4Ff8b0g8Fv6vT844UeHkh+m4+63ffKA5ZuuiLvltkdAgdNDbkQAa69J0LkS1O7hH+MvRvos/TS0MYOQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 1205ms (Views: 228.8ms | ActiveRecord: 515.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 16:53:40 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (47.0ms)

Completed 200 OK in 351ms (Views: 276.9ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 16:53:45 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (32.0ms)

Completed 200 OK in 279ms (Views: 237.0ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 16:53:53 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 236ms (Views: 205.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 16:54:02 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"5hHQCuntn/fQtAQaYJZHbvMa0KqFPJ+PNmWbPPR7auuY5arhH92XPP2CSxllyQmW7CPmPbU4w0WysIvHsWHIOg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123666], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 243ms (Views: 236.3ms | ActiveRecord: 1.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 16:54:20 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (25.0ms)

Completed 200 OK in 281ms (Views: 279.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 16:54:27 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/wipyJ0FIVaOeyKxkbfXeROztynzEPzCKdlGKLFe5FmB/NMjazUpnaNNbbKU6JmBDIqBvsMUoAitDFbT9ERGiA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 55555], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 406ms (Views: 232.3ms | ActiveRecord: 33.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 16:56:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ECRZSj2vwfujrUxH/DVSq5nq4/2NSxINeAyYY9nP+0du0COhy5/JMI6bA0T5ahxThtPVar1PTsf82YiYnNVZlg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 279ms (Views: 272.2ms | ActiveRecord: 1.0ms)

Started GET “/users/registro” for 127.0.0.1 at 2018-07-17 17:05:56 -0500

ActionController::RoutingError (No route matches [GET] “/users/registro”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/registro” for 127.0.0.1 at 2018-07-17 17:06:34 -0500 Processing by UsersController#registro as HTML

Rendering users/registro.html.erb within layouts/application
Rendered users/registro.html.erb within layouts/application (128.0ms)

Completed 500 Internal Server Error in 334ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.1/app/views/users/registro.html.erb:14: syntax error, unexpected keyword_do_block '.freeze; @perfiles.each |item| do

^

C:/Sites/OpusLineWeb.1/app/views/users/registro.html.erb:38: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/registro.html.erb:14: syntax error, unexpected keyword_do_block app/views/users/registro.html.erb:38: syntax error, unexpected keyword_ensure, expecting end-of-input Started GET “/users/registro” for 127.0.0.1 at 2018-07-17 17:11:55 -0500 Processing by UsersController#registro as HTML

Rendering users/registro.html.erb within layouts/application
Rendered users/registro.html.erb within layouts/application (59.0ms)

Completed 500 Internal Server Error in 204ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.1/app/views/users/registro.html.erb:14: syntax error, unexpected keyword_do_block '.freeze; @perfiles.each |item| do

^

C:/Sites/OpusLineWeb.1/app/views/users/registro.html.erb:38: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/registro.html.erb:14: syntax error, unexpected keyword_do_block app/views/users/registro.html.erb:38: syntax error, unexpected keyword_ensure, expecting end-of-input Started GET “/users/registro” for 127.0.0.1 at 2018-07-17 17:13:08 -0500 Processing by UsersController#registro as HTML

Rendering users/registro.html.erb within layouts/application
Rendered users/registro.html.erb within layouts/application (113.0ms)

Completed 500 Internal Server Error in 301ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“save”, :controller=>“employees”}):

12:     <div class="card mx-auto mt-5">
13:       <div class="card-header">Registrar empleado</div>
14:       <div class="card-body">        
15:                 <%= form_tag({:controller => "employees", :action => "save"}, :method => "post") do |f| %>      
16:                   <div class="form-group">
17:             <div class="form-row">
18:                                 <div class="col-md-6">

app/views/users/registro.html.erb:15:in `_app_views_users_registro_html_erb___899771898_99566964' Started GET “/users/registro” for 127.0.0.1 at 2018-07-17 17:15:10 -0500 Processing by UsersController#registro as HTML

Rendering users/registro.html.erb within layouts/application
Rendered users/registro.html.erb within layouts/application (107.0ms)

Completed 500 Internal Server Error in 248ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“save”, :controller=>“employees”}):

12:     <div class="card mx-auto mt-5">
13:       <div class="card-header">Registrar empleado</div>
14:       <div class="card-body">        
15:                 <%= form_tag({:controller => "employees", :action => "save"}, :method => "post") do |f| %>      
16:                   <div class="form-group">
17:             <div class="form-row">
18:                                 <div class="col-md-6">

app/views/users/registro.html.erb:15:in `_app_views_users_registro_html_erb___899771898_100873092' Started GET “/homes” for 127.0.0.1 at 2018-07-17 17:15:33 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (35.0ms)

Completed 200 OK in 287ms (Views: 250.4ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 17:15:49 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 213ms (Views: 211.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 17:15:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"WQau0aXfLdBwV1VuJJqZoOvvBFGmstb75p70zDs0Vwon8tQ6U+8lG11hGm0hxddY9NYyxpa2ijFiS+Q3fi712w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 9888], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (5.0ms)

Completed 200 OK in 256ms (Views: 227.3ms | ActiveRecord: 6.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 17:16:03 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1wSUzBk13Uhr071lv8K68p1g43UPNKidU2mKxfGKu7yp8O4n7wXVg0bl8ma6nfQKglnV4j8w9FfXvJo+tJAZbQ==", "txtUser"=>"", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", ""], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 221ms (Views: 215.0ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 17:16:12 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"PQEZLU179yKvkx/5TgUjYr4OMB06cT5Pvgq3eySfC7JD9WPGu0v/6YKlUPpLWm2aoTcGigp1YoU636eAYYWpYw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (26.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 246ms (Views: 215.3ms | ActiveRecord: 26.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 17:16:21 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 255ms (Views: 219.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-17 17:16:27 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 217ms (Views: 215.6ms | ActiveRecord: 0.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 17:16:34 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lrg+E52gRdjGN9Gcu+IFwPpLGdJmxDtzpA7prjwMJAjJeeDoVtDZQN6KSoQe9Nat+DJP3Rhju2aIj0obAyVQuA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 11111], ["LIMIT", 1]]
Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (2.0ms)

Completed 200 OK in 241ms (Views: 201.4ms | ActiveRecord: 1.0ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 17:16:42 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jPzgP7uF6HuxTxs0ABqslX+akpZ9eXLowYa3qcFJn0TTPT7EcPV046nygCylDH/4fePEmQPe8v3tBxQc/mDr9A==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (3.0ms)

Completed 200 OK in 209ms (Views: 199.0ms | ActiveRecord: 1.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-17 17:16:56 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"wvU6G7Z9RFOJ0Pg2wXv1zanKKZHI8x7M+XKj286P6cJdMwwLjZfEn09J980FK5JqfUeoUvaqJlAozc8t6Dpk7A=="}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 204ms (Views: 203.3ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-17 18:25:08 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (33.0ms)

Completed 200 OK in 5193ms (Views: 1981.4ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 18:26:35 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 228ms (Views: 227.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 18:28:52 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Us/0HmTAS+DJ/D91+kzkoFcBGxdVmEgDDG3b9C4B1YFehCz7YKyUxJeNmgBD3ztoEFDe/ky33gwyK3/m6ZnuwA==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"0"}

Completed 500 Internal Server Error in 2555ms

PG::ConnectionBad (could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?

could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?

):

app/controllers/users_controller.rb:33:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 18:29:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Us/0HmTAS+DJ/D91+kzkoFcBGxdVmEgDDG3b9C4B1YFehCz7YKyUxJeNmgBD3ztoEFDe/ky33gwyK3/m6ZnuwA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}

Completed 500 Internal Server Error in 2016ms

PG::ConnectionBad (could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?

could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?

):

app/controllers/users_controller.rb:33:in `loginEmpresa' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 18:30:20 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 286ms (Views: 283.6ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 18:30:23 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"QMhWynYU3X+Vfms0d0bbRvT2O7UVFIqpJ694ARdzzDBMg44vcngCW8sPzkHO1QSOs6f+XAw7HKYZ6dwT0Ov3cQ==", "txtUser"=>"", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}

Completed 500 Internal Server Error in 2024ms

PG::ConnectionBad (could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?

could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?

):

app/controllers/users_controller.rb:33:in `loginEmpresa' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 18:30:40 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 238ms (Views: 237.4ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 18:31:34 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 216ms (Views: 215.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 18:31:41 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bRqsXmNVtIR23gXCa2S4ive1RRrUJEkDWfevhg1PdTVhUXS7ZzlroCivoLfS92dCsOSA880L3wxnsQuUytdOdA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}

Completed 500 Internal Server Error in 2026ms

PG::ConnectionBad (could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?

could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?

):

app/controllers/users_controller.rb:33:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 18:33:20 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bRqsXmNVtIR23gXCa2S4ive1RRrUJEkDWfevhg1PdTVhUXS7ZzlroCivoLfS92dCsOSA880L3wxnsQuUytdOdA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}

Completed 500 Internal Server Error in 2006ms

PG::ConnectionBad (could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?

could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?

):

app/controllers/users_controller.rb:33:in `loginEmpresa' Started GET “/homes” for 127.0.0.1 at 2018-07-17 18:33:28 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 2617ms (Views: 1859.4ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 18:33:37 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 193ms (Views: 191.8ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 18:33:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"2XaEDZngAlUMKhAHQcWrpVyHBs3bhDJZkC5BT3UVdvXVPVzonYzdcVJbtXL4VnRtG9bDJMKrpFauaOVdso1NtA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}

Completed 500 Internal Server Error in 2003ms

PG::ConnectionBad (could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?

could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?

):

app/controllers/users_controller.rb:33:in `loginEmpresa' Started GET “/users” for 127.0.0.1 at 2018-07-17 18:35:10 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 220ms (Views: 218.6ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 18:35:22 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"pfUm23UdT/2Y28pzzFyAaFCxW4CL1Wo3KgRkcO6n11/nSUbAoUydii21pvtgZjSW8BdC75txyRmxfdP2sE7SXA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}

Completed 500 Internal Server Error in 2015ms

PG::ConnectionBad (could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?

could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?

):

app/controllers/users_controller.rb:18:in `login' Started GET “/homes” for 127.0.0.1 at 2018-07-17 18:36:28 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (10.0ms)

Completed 200 OK in 1733ms (Views: 738.3ms)

Started GET “/users” for 127.0.0.1 at 2018-07-17 18:36:57 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (3.0ms)

Completed 200 OK in 194ms (Views: 192.6ms)

Started POST “/users/Login” for 127.0.0.1 at 2018-07-17 18:37:07 -0500 Processing by UsersController#login as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Ffcf6/IPn+7s6Nr/COjQW2y2ZCkYvuGu/hkd2WtwGKZXS3/wJl5NmVmGtnek0mSlzBB9RggaQoBlYKpfNZkdpQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}

Completed 500 Internal Server Error in 2305ms

PG::ConnectionBad (could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (::1) and accepting
TCP/IP connections on port 5432?

could not connect to server: Connection refused (0x0000274D/10061)

Is the server running on host "localhost" (127.0.0.1) and accepting
TCP/IP connections on port 5432?

):

app/controllers/users_controller.rb:18:in `login' Started GET “/homes” for 127.0.0.1 at 2018-07-17 18:54:21 -0500 Started GET “/homes” for 127.0.0.1 at 2018-07-17 18:54:22 -0500 Processing by UsersController#homes as HTML Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (42.0ms)
Rendered users/homes.html.erb within layouts/application (44.0ms)

Completed 500 Internal Server Error in 6166ms

Completed 200 OK in 5225ms (Views: 2768.3ms)

ActionView::Template::Error (can't add a new key into hash during iteration):

 4:     <title>OpusLineWeb</title>
 5:     <%= csrf_meta_tags %>
 6: 
 7:     <%= stylesheet_link_tag    'application', media: 'all', 'data-turbolinks-track': 'reload' %>
 8:  
 9:     <link href="/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
10:     <meta charset="utf-8">

app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__747880951_42801564' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-17 18:55:43 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 302ms (Views: 299.4ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 18:55:51 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iAjWdJJo0WqfRK7B6ciLNCTdN3rsK5FlM5vKfrsYMAwA4y/FiEEJMHGz+GHQ1s7Bjk9shABqLA8k/f+D+rh+4g==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (207.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 1], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 2742ms (Views: 305.6ms | ActiveRecord: 1608.1ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-17 18:58:14 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"aKZxKY+wOm09ShwUAwtMrQzS5w8LwgTWMoYf2Oi0eXPgTYiYlZniN9O9SrQ6FQlYpkC88eeDubwl4ColqRQ3nQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]", "txtCodigo"=>"1"}
User Exists (28.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 AND "Web"."tbUsuarios"."id_perfi" = $3 LIMIT $4  [["email", "calor@hotmail"], ["id", 123], ["id_perfi", 1], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (2.0ms)

Completed 200 OK in 544ms (Views: 475.1ms | ActiveRecord: 28.0ms)

User Load (1.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
User Load (103.0ms)  SELECT  id_perfil FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 11]]
User Load (0.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  id_perfi as perfil, "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  id_perfi as perfil, "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 11]]
User Load (1.0ms)  SELECT id_perfi as perfil, "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2  [["email", "calor@hotmail"], ["id", 14621940]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 11]]
 (20.0ms)  SELECT COUNT(id_perfi, direccion) FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2  [["email", "calor@hotmail"], ["id", 14621940]]
User Load (1.0ms)  SELECT "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2  [["email", "calor@hotmail"], ["id", 14621940]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Started GET “/homes” for 127.0.0.1 at 2018-07-18 15:00:57 -0500

User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (23.0ms)

Completed 200 OK in 1638ms (Views: 1572.3ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-18 15:02:17 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 303ms (Views: 253.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-18 15:02:37 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 341ms (Views: 300.8ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-18 15:03:02 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 342ms (Views: 340.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-18 15:03:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"GUe2bq7puDI4D7LdJhueD9QFyFb19Nho5odHRBc5qdaiyqYCo8OY3jWUfgEiVCAC5Qd52qmP5mhWVXsnUUfnBg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

Completed 500 Internal Server Error in 201ms (ActiveRecord: 26.0ms)

CACHE User Load (0.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

NoMethodError (undefined method `id_perfi' for #<ActiveRecord::Relation [#<User id: nil, id_perfi: 1>]>):

app/controllers/users_controller.rb:35:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-18 15:08:25 -0500

User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"GUe2bq7puDI4D7LdJhueD9QFyFb19Nho5odHRBc5qdaiyqYCo8OY3jWUfgEiVCAC5Qd52qmP5mhWVXsnUUfnBg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Completed 500 Internal Server Error in 48ms (ActiveRecord: 2.0ms)

NoMethodError (undefined method `id_perfi' for #<Class:0x9441480>):

app/controllers/users_controller.rb:35:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-18 15:11:46 -0500

User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"GUe2bq7puDI4D7LdJhueD9QFyFb19Nho5odHRBc5qdaiyqYCo8OY3jWUfgEiVCAC5Qd52qmP5mhWVXsnUUfnBg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

Completed 500 Internal Server Error in 23ms (ActiveRecord: 1.0ms)

CACHE User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

NoMethodError (undefined method `id' for #<ActiveRecord::Relation [#<User id: nil, id_perfi: 1>]> Did you mean? ids):

app/controllers/users_controller.rb:37:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-18 15:12:17 -0500

User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"GUe2bq7puDI4D7LdJhueD9QFyFb19Nho5odHRBc5qdaiyqYCo8OY3jWUfgEiVCAC5Qd52qmP5mhWVXsnUUfnBg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (4.0ms)

Completed 200 OK in 326ms (Views: 311.7ms | ActiveRecord: 1.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-18 15:13:58 -0500

User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi", "Web"."tbUsuarios"."direccion" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 293ms (Views: 248.5ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-18 15:14:05 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 295ms (Views: 293.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-18 15:14:14 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cA2mt6nx0tYTPDE90M/arvVTg+w/dl0lHf44Fc/vlYTLgLbbpNvyOh6n/eHUgGSjxFEyYGMNYyWtLAR2iZHbVA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

No template found for UsersController#loginEmpresa, rendering head :no_content Completed 204 No Content in 2582ms (ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-18 15:14:23 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cA2mt6nx0tYTPDE90M/arvVTg+w/dl0lHf44Fc/vlYTLgLbbpNvyOh6n/eHUgGSjxFEyYGMNYyWtLAR2iZHbVA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

No template found for UsersController#loginEmpresa, rendering head :no_content Completed 204 No Content in 2598ms (ActiveRecord: 2.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-18 15:16:43 -0500

SyntaxError (C:/Sites/OpusLineWeb.1/app/controllers/users_controller.rb:96: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:96: syntax error, unexpected keyword_end, expecting end-of-input Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-18 15:17:15 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (5.0ms)

Completed 200 OK in 257ms (Views: 255.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-18 15:17:25 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"sp1cz/nBze94vzJhbB+qJdwp7r5hUrNMzD0gG6hd5IoJEEyj9OvtA3Uk/r1oUBQo7StfMj0pjUx87xx47iOqWg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

No template found for UsersController#loginEmpresa, rendering head :no_content Completed 204 No Content in 2647ms (ActiveRecord: 9.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-18 15:18:36 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 261ms (Views: 259.3ms | ActiveRecord: 0.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-18 15:18:39 -0500 Processing by UsersController#indexcompany as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 423ms (Views: 421.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-18 15:18:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"K/NVut7qYBGyyQF7/tlAtuuNOj9R1J43XhKhiy4vyXiQfkXW08BA/b9Szaf6lv672o+Lsw2voDfuwJ3oaFGHqA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

Completed 500 Internal Server Error in 116ms (ActiveRecord: 4.0ms)

CACHE User Load (0.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

NoMethodError (undefined method `id_perfi' for #<ActiveRecord::Relation [#<User id: nil, id_perfi: 1>]>):

app/controllers/users_controller.rb:35:in `loginEmpresa'

User Load (2.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
User Load (292.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
Profile Load (87.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" LIMIT $1  [["LIMIT", 11]]
Paysheets Load (90.0ms)  SELECT  "Web"."tbNomina".* FROM "Web"."tbNomina" LIMIT $1  [["LIMIT", 11]]
Paysheets Load (1.0ms)  SELECT  "Web"."tbNomina".* FROM "Web"."tbNomina" LIMIT $1  [["LIMIT", 11]]
Paysheets Load (1.0ms)  SELECT  "Web"."tbNomina".* FROM "Web"."tbNomina" LIMIT $1  [["LIMIT", 11]]
ProfileCargos Load (83.0ms)  SELECT  "Web"."tbPerfil_Cargo".* FROM "Web"."tbPerfil_Cargo" LIMIT $1  [["LIMIT", 11]]
Contract Load (110.0ms)  SELECT  "Web"."tbContratos".* FROM "Web"."tbContratos" LIMIT $1  [["LIMIT", 11]]
ChargeProfile Load (131.0ms)  SELECT  "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos" LIMIT $1  [["LIMIT", 11]]
ChargeProfile Load (1.0ms)  SELECT  "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos" LIMIT $1  [["LIMIT", 11]]
ChargeProfile Load (1.0ms)  SELECT  "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos" LIMIT $1  [["LIMIT", 11]]
ChargeProfile Load (1.0ms)  SELECT  "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos" LIMIT $1  [["LIMIT", 11]]
ChargeProfile Load (1.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" LIMIT $1  [["LIMIT", 11]]
ContractProfile Load (1.0ms)  SELECT  "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos" LIMIT $1  [["LIMIT", 11]]

Started GET “/homes” for 127.0.0.1 at 2018-07-18 19:48:30 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (10.0ms)

Completed 200 OK in 4147ms (Views: 2616.8ms)

ChargeProfile Load (14.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" LIMIT $1  [["LIMIT", 11]]
ChargeProfile Load (2.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" LIMIT $1  [["LIMIT", 11]]
Company Load (78.0ms)  SELECT  "Web"."tbEmpresa".* FROM "Web"."tbEmpresa" LIMIT $1  [["LIMIT", 11]]
User Load (45.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
Profile Load (57.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" LIMIT $1  [["LIMIT", 11]]
Contract Load (31.0ms)  SELECT  "Web"."tbContratos".* FROM "Web"."tbContratos" LIMIT $1  [["LIMIT", 11]]
ContractProfile Load (3.0ms)  SELECT  "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos" LIMIT $1  [["LIMIT", 11]]
Paysheets Load (2.0ms)  SELECT  "Web"."tbNomina".* FROM "Web"."tbNomina" LIMIT $1  [["LIMIT", 11]]
Paysheets Load (2.0ms)  SELECT  "Web"."tbNomina".* FROM "Web"."tbNomina" LIMIT $1  [["LIMIT", 11]]

Started GET “/homes” for 127.0.0.1 at 2018-07-18 21:23:49 -0500

ActiveRecord::PendingMigrationError (

Migrations are pending. To resolve this issue, run:

bin/rails db:migrate RAILS_ENV=development

):

activerecord (5.1.6) lib/active_record/migration.rb:576:in `check_pending!' activerecord (5.1.6) lib/active_record/migration.rb:553:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/Profile” for 127.0.0.1 at 2018-07-18 21:23:56 -0500

ActiveRecord::PendingMigrationError (

Migrations are pending. To resolve this issue, run:

bin/rails db:migrate RAILS_ENV=development

):

activerecord (5.1.6) lib/active_record/migration.rb:576:in `check_pending!' activerecord (5.1.6) lib/active_record/migration.rb:553:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/Profile” for 127.0.0.1 at 2018-07-18 21:25:30 -0500

ActionController::RoutingError (No route matches [GET] “/Profile”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/Contract” for 127.0.0.1 at 2018-07-18 21:26:00 -0500

ActionController::RoutingError (No route matches [GET] “/Contract”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-19 13:29:44 -0500 Started GET “/homes” for 127.0.0.1 at 2018-07-19 13:29:44 -0500 Processing by UsersController#homes as HTML Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (29.0ms)
Rendered users/homes.html.erb within layouts/application (24.0ms)

Completed 500 Internal Server Error in 5086ms

ActionView::Template::Error (Permission denied @ rb_file_s_rename - (C:/Sites/OpusLineWeb.2/tmp/cache/assets/sprockets/v3.0/mh/mhHXYW5lxESvkArx2DJr5x6GKiVVCs3_pG3LgtIFIn8.cache.29513736.4508.219371, C:/Sites/OpusLineWeb.2/tmp/cache/assets/sprockets/v3.0/mh/mhHXYW5lxESvkArx2DJr5x6GKiVVCs3_pG3LgtIFIn8.cache)):

 4:     <title>OpusLineWeb</title>
 5:     <%= csrf_meta_tags %>
 6: 
 7:     <%= stylesheet_link_tag    'application', media: 'all', 'data-turbolinks-track': 'reload' %>
 8:  
 9:     <link href="/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
10:     <meta charset="utf-8">

app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb___123127827_40421376' Completed 200 OK in 16322ms (Views: 13849.5ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 13:31:36 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
User Load (502.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered users/index.html.erb within layouts/application (2601.1ms)

Completed 200 OK in 3383ms (Views: 2887.5ms | ActiveRecord: 1957.1ms)

Started GET “/users/new” for 127.0.0.1 at 2018-07-19 13:32:14 -0500 Processing by UsersController#new as HTML

Rendering users/new.html.erb within layouts/application
Rendered users/_form.html.erb (207.0ms)
Rendered users/new.html.erb within layouts/application (269.0ms)

Completed 200 OK in 613ms (Views: 553.5ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 13:32:23 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
User Load (1.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered users/index.html.erb within layouts/application (10.0ms)

Completed 200 OK in 348ms (Views: 309.9ms | ActiveRecord: 1.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-19 18:46:38 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (18.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-19 18:46:43 -0500 Completed 200 OK in 4506ms (Views: 2047.4ms)

Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (10.0ms)

Completed 200 OK in 329ms (Views: 293.3ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 18:47:16 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (67.0ms)

Completed 500 Internal Server Error in 189ms

ActionView::Template::Error (undefined method `each' for nil:NilClass):

20:   </thead>
21: 
22:   <tbody>
23:     <% @users.each do |user| %>
24:       <tr>
25:         <td><%= user.id %></td>
26:         <td><%= user.nombre %></td>

app/views/users/index.html.erb:23:in `_app_views_users_index_html_erb___654387690_43539468' app/controllers/users_controller.rb:4:in `index' Started GET “/users” for 127.0.0.1 at 2018-07-19 18:48:13 -0500 Processing by UsersController#index as HTML

Rendering users/index.html.erb within layouts/application
Rendered users/index.html.erb within layouts/application (1.0ms)

Completed 200 OK in 290ms (Views: 288.6ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-19 18:48:27 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 338ms (Views: 303.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-19 18:52:37 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 340ms (Views: 304.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 18:52:43 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 301ms (Views: 299.5ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-19 18:52:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"indexcompany"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (41.0ms)

Completed 500 Internal Server Error in 177ms

ActionView::Template::Error (undefined method `id' for nil:NilClass):

2: 
3: <p>
4:   <strong>Id:</strong>
5:   <%= @user.id %>
6: </p>
7: 
8: <p>

app/views/users/show.html.erb:5:in `_app_views_users_show_html_erb__690080134_83820396' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-19 18:54:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"indexcompany"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (39.0ms)

Completed 500 Internal Server Error in 180ms

ActionView::Template::Error (undefined method `id' for nil:NilClass):

2: 
3: <p>
4:   <strong>Id:</strong>
5:   <%= @user.id %>
6: </p>
7: 
8: <p>

app/views/users/show.html.erb:5:in `_app_views_users_show_html_erb__690080134_87208356' Started GET “/homes” for 127.0.0.1 at 2018-07-19 18:55:08 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 327ms (Views: 288.8ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-19 18:55:11 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"indexcompany"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (38.0ms)

Completed 500 Internal Server Error in 187ms

ActionView::Template::Error (undefined method `id' for nil:NilClass):

2: 
3: <p>
4:   <strong>Id:</strong>
5:   <%= @user.id %>
6: </p>
7: 
8: <p>

app/views/users/show.html.erb:5:in `_app_views_users_show_html_erb__690080134_94499268' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-19 18:56:04 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"indexcompany"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (38.0ms)

Completed 500 Internal Server Error in 179ms

ActionView::Template::Error (undefined method `nombre' for nil:NilClass):

 4: 
 5: <p>
 6:   <strong>Nombre:</strong>
 7:   <%= @user.nombre %>
 8: </p>
 9: 
10: <p>

app/views/users/show.html.erb:7:in `_app_views_users_show_html_erb__690080134_44539344' Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-19 18:57:17 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"indexcompany"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 312ms (Views: 276.3ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-19 18:57:32 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 404ms (Views: 365.8ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-19 18:57:34 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"indexcompany"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 314ms (Views: 279.0ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-19 18:58:37 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"indexcompany"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 318ms (Views: 282.9ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-19 18:58:43 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"indexcompany"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 323ms (Views: 285.7ms)

Started GET “/users/indexcompany” for 127.0.0.1 at 2018-07-19 18:59:44 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"indexcompany"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 310ms (Views: 276.9ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-19 18:59:52 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 365ms (Views: 330.7ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 18:59:55 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 284ms (Views: 282.8ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 19:00:03 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 301ms (Views: 299.6ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 19:00:10 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 289ms (Views: 288.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:00:22 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0Ia+028U2nHw4Gyy7/AouGwqMf9ZjpaAd5FWOKwvTfbfD0kAwTDtmGq3prUTzfhkT/E2yFHdXLzvdQvTQeL6eg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (222.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

Completed 500 Internal Server Error in 1831ms (ActiveRecord: 812.0ms)

CACHE User Load (0.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

NoMethodError (undefined method `id_perfi' for #<ActiveRecord::Relation [#<User id: nil, id_perfi: 1>]>):

app/controllers/users_controller.rb:35:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:02:29 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0Ia+028U2nHw4Gyy7/AouGwqMf9ZjpaAd5FWOKwvTfbfD0kAwTDtmGq3prUTzfhkT/E2yFHdXLzvdQvTQeL6eg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

Completed 500 Internal Server Error in 79ms (ActiveRecord: 5.0ms)

CACHE User Load (0.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

NoMethodError (undefined method `id_perfi' for #<ActiveRecord::Relation [#<User id: nil, id_perfi: 1>]>):

app/controllers/users_controller.rb:35:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:05:08 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0Ia+028U2nHw4Gyy7/AouGwqMf9ZjpaAd5FWOKwvTfbfD0kAwTDtmGq3prUTzfhkT/E2yFHdXLzvdQvTQeL6eg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

Completed 500 Internal Server Error in 106ms (ActiveRecord: 6.0ms)

CACHE User Load (0.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

NoMethodError (undefined method `id_perfi' for #<ActiveRecord::Relation [#<User id: nil, id_perfi: 1>]>):

app/controllers/users_controller.rb:35:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:05:36 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:35: syntax error, unexpected '=', expecting keyword_then or ';' or 'n'

if user.id_perfi.eql?==1
                       ^

C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:70: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:35: syntax error, unexpected '=', expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:70: syntax error, unexpected keyword_end, expecting end-of-input Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:05:58 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:35: syntax error, unexpected tINTEGER, expecting keyword_then or ';' or 'n' C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:70: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:35: syntax error, unexpected tINTEGER, expecting keyword_then or ';' or 'n' app/controllers/users_controller.rb:70: syntax error, unexpected keyword_end, expecting end-of-input Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:08:54 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0Ia+028U2nHw4Gyy7/AouGwqMf9ZjpaAd5FWOKwvTfbfD0kAwTDtmGq3prUTzfhkT/E2yFHdXLzvdQvTQeL6eg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

Completed 500 Internal Server Error in 97ms (ActiveRecord: 23.0ms)

CACHE User Load (0.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

NoMethodError (undefined method `id_perfi' for #<ActiveRecord::Relation [#<User id: nil, id_perfi: 1>]>):

app/controllers/users_controller.rb:35:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:09:34 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0Ia+028U2nHw4Gyy7/AouGwqMf9ZjpaAd5FWOKwvTfbfD0kAwTDtmGq3prUTzfhkT/E2yFHdXLzvdQvTQeL6eg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

Completed 500 Internal Server Error in 78ms (ActiveRecord: 6.0ms)

CACHE User Load (0.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

NoMethodError (undefined method `id_perfi' for #<ActiveRecord::Relation [#<User id: nil, id_perfi: 1>]>):

app/controllers/users_controller.rb:35:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:12:15 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0Ia+028U2nHw4Gyy7/AouGwqMf9ZjpaAd5FWOKwvTfbfD0kAwTDtmGq3prUTzfhkT/E2yFHdXLzvdQvTQeL6eg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

Completed 500 Internal Server Error in 82ms (ActiveRecord: 5.0ms)

CACHE User Load (0.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

NoMethodError (undefined method `id_perfi' for #<ActiveRecord::Relation [#<User id: nil, id_perfi: 1>]>):

app/controllers/users_controller.rb:35:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:12:34 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0Ia+028U2nHw4Gyy7/AouGwqMf9ZjpaAd5FWOKwvTfbfD0kAwTDtmGq3prUTzfhkT/E2yFHdXLzvdQvTQeL6eg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

Completed 500 Internal Server Error in 81ms (ActiveRecord: 5.0ms)

CACHE User Load (0.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]

NoMethodError (undefined method `id_perfi' for #<ActiveRecord::Relation [#<User id: nil, id_perfi: 1>]>):

app/controllers/users_controller.rb:35:in `loginEmpresa'

User Load (7.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]
User Load (0.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 11]]
User Load (1.0ms)  SELECT "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2  [["email", "calor@hotmail"], ["id", 123]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:19:31 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0Ia+028U2nHw4Gyy7/AouGwqMf9ZjpaAd5FWOKwvTfbfD0kAwTDtmGq3prUTzfhkT/E2yFHdXLzvdQvTQeL6eg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (6.0ms)

Completed 200 OK in 2703ms (Views: 1089.5ms | ActiveRecord: 41.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 19:20:20 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 369ms (Views: 367.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:20:29 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+aum8fY3XSxfuiKVPbgKkbbwRk0Qw06RV69weNFCWqD2IlEiWBNqxcXt6JLBhdpNlStBehiQhK3PSy2TPI/tLA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 426ms (Views: 409.1ms | ActiveRecord: 2.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 19:20:41 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 352ms (Views: 350.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:20:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"dhqqje4BBmKO284W1mLOMdfyCodw5ywlKegUbr2COBl5k11eQCUxixSMBBEqXx7t9CkNsHi05hmxDEmFUE+PlQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]

No template found for UsersController#loginEmpresa, rendering head :no_content Completed 204 No Content in 2734ms (ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:22:31 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"dhqqje4BBmKO284W1mLOMdfyCodw5ywlKegUbr2COBl5k11eQCUxixSMBBEqXx7t9CkNsHi05hmxDEmFUE+PlQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/application
Rendered users/employee.html.erb within layouts/application (5.0ms)

Completed 200 OK in 450ms (Views: 357.3ms | ActiveRecord: 15.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-19 19:23:08 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ML6R17X8aUFNm6pg0ohZeOJbTUH6mN5Ncj7W9q1WTZyTLnYOS1luF4rCd+3RZ/shZASKBLdcdz3vrQlwPKwutQ=="}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (3.0ms)

Completed 200 OK in 355ms (Views: 352.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:33:07 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"dhqqje4BBmKO284W1mLOMdfyCodw5ywlKegUbr2COBl5k11eQCUxixSMBBEqXx7t9CkNsHi05hmxDEmFUE+PlQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (5.0ms)

Completed 200 OK in 1298ms (Views: 1223.0ms | ActiveRecord: 16.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-19 19:40:10 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 407ms (Views: 365.5ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 19:40:35 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 308ms (Views: 306.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:40:42 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"dErIoA4x4f8viBVPz9Otg3FuoYy7YKuUhyJxppkitih7wz9zoBXWFrXf30gz7n1fUrWmu7MzYagfxixNdO8BpA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/application
Rendered users/company.html.erb within layouts/application (1.0ms)

Completed 200 OK in 317ms (Views: 303.1ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:40:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"dErIoA4x4f8viBVPz9Otg3FuoYy7YKuUhyJxppkitih7wz9zoBXWFrXf30gz7n1fUrWmu7MzYagfxixNdO8BpA==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (5.0ms)

Completed 200 OK in 334ms (Views: 327.2ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:41:07 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"NQkpn4G+hLwZkzVS42oqZjKh9iEgb7DScEeGoO5IuQ46gN5ML5qzVYPE/1UfV/q6EXrxFig8eu7oo9tLA4UOgg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 340ms (Views: 328.2ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:47:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"NQkpn4G+hLwZkzVS42oqZjKh9iEgb7DScEeGoO5IuQ46gN5ML5qzVYPE/1UfV/q6EXrxFig8eu7oo9tLA4UOgg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (7.0ms)

Completed 200 OK in 404ms (Views: 324.5ms | ActiveRecord: 16.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-19 19:47:26 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 387ms (Views: 346.4ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-19 19:47:32 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 390ms (Views: 352.9ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 19:47:40 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 324ms (Views: 322.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:47:52 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TTcNykMFLc/ZZxZXaZ0HhjWo2+9VzegUh2YcUMhc2vlCvvoZ7SEaJkMw3FCVoNdaFnPc2F2eIigfgkG7JZFtdQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 345ms (Views: 330.0ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:48:06 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TTcNykMFLc/ZZxZXaZ0HhjWo2+9VzegUh2YcUMhc2vlCvvoZ7SEaJkMw3FCVoNdaFnPc2F2eIigfgkG7JZFtdQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 99ms (Views: 85.0ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:51:39 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TTcNykMFLc/ZZxZXaZ0HhjWo2+9VzegUh2YcUMhc2vlCvvoZ7SEaJkMw3FCVoNdaFnPc2F2eIigfgkG7JZFtdQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 92ms (Views: 79.7ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:53:02 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TTcNykMFLc/ZZxZXaZ0HhjWo2+9VzegUh2YcUMhc2vlCvvoZ7SEaJkMw3FCVoNdaFnPc2F2eIigfgkG7JZFtdQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 336ms (Views: 318.2ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:54:45 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TTcNykMFLc/ZZxZXaZ0HhjWo2+9VzegUh2YcUMhc2vlCvvoZ7SEaJkMw3FCVoNdaFnPc2F2eIigfgkG7JZFtdQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 382ms (Views: 365.3ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:55:40 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TTcNykMFLc/ZZxZXaZ0HhjWo2+9VzegUh2YcUMhc2vlCvvoZ7SEaJkMw3FCVoNdaFnPc2F2eIigfgkG7JZFtdQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 352ms (Views: 340.1ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:56:01 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TTcNykMFLc/ZZxZXaZ0HhjWo2+9VzegUh2YcUMhc2vlCvvoZ7SEaJkMw3FCVoNdaFnPc2F2eIigfgkG7JZFtdQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 356ms (Views: 343.0ms | ActiveRecord: 3.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 19:56:09 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 337ms (Views: 335.6ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 19:56:14 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 333ms (Views: 331.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:57:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TTcNykMFLc/ZZxZXaZ0HhjWo2+9VzegUh2YcUMhc2vlCvvoZ7SEaJkMw3FCVoNdaFnPc2F2eIigfgkG7JZFtdQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (0.0ms)

Completed 200 OK in 350ms (Views: 338.0ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 19:59:41 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TTcNykMFLc/ZZxZXaZ0HhjWo2+9VzegUh2YcUMhc2vlCvvoZ7SEaJkMw3FCVoNdaFnPc2F2eIigfgkG7JZFtdQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 338ms (Views: 325.8ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:00:13 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TTcNykMFLc/ZZxZXaZ0HhjWo2+9VzegUh2YcUMhc2vlCvvoZ7SEaJkMw3FCVoNdaFnPc2F2eIigfgkG7JZFtdQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 349ms (Views: 336.8ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:00:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TTcNykMFLc/ZZxZXaZ0HhjWo2+9VzegUh2YcUMhc2vlCvvoZ7SEaJkMw3FCVoNdaFnPc2F2eIigfgkG7JZFtdQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (0.0ms)

Completed 500 Internal Server Error in 95ms (ActiveRecord: 3.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/layouts/homeEmpresa.html.erb:53: syntax error, unexpected '=' …nk_to 'Nuevo Empleado', {class=“nav-link-text” :controller =… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/homeEmpresa.html.erb:53: syntax error, unexpected ':', expecting ')' …eado', {class=“nav-link-text” :controller => :users, :action… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/homeEmpresa.html.erb:141: syntax error, unexpected keyword_ensure, expecting ')' C:/Sites/OpusLineWeb.2/app/views/layouts/homeEmpresa.html.erb:143: syntax error, unexpected keyword_end, expecting ')'):

app/views/layouts/homeEmpresa.html.erb:53: syntax error, unexpected '=' app/views/layouts/homeEmpresa.html.erb:53: syntax error, unexpected ':', expecting ')' app/views/layouts/homeEmpresa.html.erb:141: syntax error, unexpected keyword_ensure, expecting ')' app/views/layouts/homeEmpresa.html.erb:143: syntax error, unexpected keyword_end, expecting ')' app/controllers/users_controller.rb:35:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:01:17 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TTcNykMFLc/ZZxZXaZ0HhjWo2+9VzegUh2YcUMhc2vlCvvoZ7SEaJkMw3FCVoNdaFnPc2F2eIigfgkG7JZFtdQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (0.0ms)

Completed 500 Internal Server Error in 92ms (ActiveRecord: 2.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/layouts/homeEmpresa.html.erb:53: syntax error, unexpected '=' …_buffer.append=( link_to class=“nav-link-text” 'Nuevo Emplea… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/homeEmpresa.html.erb:53: syntax error, unexpected ',', expecting ')' …av-link-text“ 'Nuevo Empleado', {:controller => :users, :act… … ^):

app/views/layouts/homeEmpresa.html.erb:53: syntax error, unexpected '=' app/views/layouts/homeEmpresa.html.erb:53: syntax error, unexpected ',', expecting ')' app/controllers/users_controller.rb:35:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:01:46 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"TTcNykMFLc/ZZxZXaZ0HhjWo2+9VzegUh2YcUMhc2vlCvvoZ7SEaJkMw3FCVoNdaFnPc2F2eIigfgkG7JZFtdQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 342ms (Views: 332.0ms | ActiveRecord: 3.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 20:01:54 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 322ms (Views: 321.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:31:05 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RnyA7Un9fst8RPHl/rqNdsexxObDkXa5yjgZzXujfupJ9Xc+59lJIuYTO+ICh12q5GrD0cvCvIVS3EQmlm7JZg==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 350ms (Views: 341.2ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:31:15 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 362ms (Views: 352.0ms | ActiveRecord: 2.0ms)

Started GET “/users/index.html” for 127.0.0.1 at 2018-07-19 20:31:26 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"index"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 360ms (Views: 319.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:33:10 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 349ms (Views: 335.2ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:33:45 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 379ms (Views: 368.8ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:34:17 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 357ms (Views: 347.7ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:34:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 345ms (Views: 332.2ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:35:01 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 358ms (Views: 346.2ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:35:26 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 335ms (Views: 325.5ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:35:46 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 332ms (Views: 321.9ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:36:24 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 331ms (Views: 319.7ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:38:07 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 378ms (Views: 359.9ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:39:47 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 365ms (Views: 354.1ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:40:02 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 358ms (Views: 347.3ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:41:19 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 361ms (Views: 347.0ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:41:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 350ms (Views: 337.3ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:42:12 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 362ms (Views: 351.0ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:42:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 402ms (Views: 391.5ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:42:59 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 363ms (Views: 352.2ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:43:20 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 344ms (Views: 332.9ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:46:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 386ms (Views: 375.8ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:47:27 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"tGGITSZP+qNjenmOOr+agzCowGQ2CAxE6uzV5SRuIYO76H+eiGvNSvkts4nGgkpfE3PHUz5bxnhyCIgOyaOWDw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (4.0ms)

Completed 200 OK in 338ms (Views: 327.1ms | ActiveRecord: 4.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 20:47:50 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 332ms (Views: 331.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 20:48:20 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 345ms (Views: 344.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:48:27 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ExT/kB0U98ZBR++969um1p9gBzh3eo5ocMjM2OTsH4ccnQhDszDAL9sQJboX5nYKvLsAD38pRFToLJEzCSGoCw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 341ms (Views: 327.1ms | ActiveRecord: 3.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:48:31 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 354ms (Views: 317.0ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:49:00 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 450ms (Views: 392.9ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:49:07 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 354ms (Views: 312.9ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:49:11 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 354ms (Views: 314.9ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:50:11 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 351ms (Views: 311.1ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:50:28 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 366ms (Views: 322.2ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:51:15 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 424ms (Views: 372.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:51:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ExT/kB0U98ZBR++969um1p9gBzh3eo5ocMjM2OTsH4ccnQhDszDAL9sQJboX5nYKvLsAD38pRFToLJEzCSGoCw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (4.0ms)

Completed 200 OK in 425ms (Views: 344.5ms | ActiveRecord: 17.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:51:26 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 346ms (Views: 305.6ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:51:55 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (0.0ms)

Completed 200 OK in 358ms (Views: 314.6ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:52:01 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (0.0ms)

Completed 200 OK in 350ms (Views: 306.2ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:52:21 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 388ms (Views: 349.0ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:52:59 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 368ms (Views: 324.3ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:53:07 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 375ms (Views: 334.8ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:54:19 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 399ms (Views: 352.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:54:24 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ExT/kB0U98ZBR++969um1p9gBzh3eo5ocMjM2OTsH4ccnQhDszDAL9sQJboX5nYKvLsAD38pRFToLJEzCSGoCw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (4.0ms)

Completed 200 OK in 443ms (Views: 365.9ms | ActiveRecord: 20.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:54:29 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 403ms (Views: 361.2ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:55:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (0.0ms)

Completed 200 OK in 357ms (Views: 318.5ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:58:13 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (0.0ms)

Completed 200 OK in 384ms (Views: 341.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:58:20 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ExT/kB0U98ZBR++969um1p9gBzh3eo5ocMjM2OTsH4ccnQhDszDAL9sQJboX5nYKvLsAD38pRFToLJEzCSGoCw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 400ms (Views: 387.4ms | ActiveRecord: 4.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 20:58:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 354ms (Views: 315.0ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-19 20:58:41 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 446ms (Views: 406.8ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 20:58:59 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 316ms (Views: 315.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:59:06 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+1XN1HPWDMdQAnj8VPRsIhlo2ui6jbRWKnLJ8K+koan03DoH3fI7LspVsvuoybz+OrPd37LefmqylpQbQmkWJQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 341ms (Views: 329.5ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:59:38 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+1XN1HPWDMdQAnj8VPRsIhlo2ui6jbRWKnLJ8K+koan03DoH3fI7LspVsvuoybz+OrPd37LefmqylpQbQmkWJQ==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 320ms (Views: 312.4ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 20:59:46 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"wSkCj9J/YnX9H75CEexwk8Z4KLka9crTSjiIvWssLJrOoPVcfFtVnGdIdEXt0aBP5aMvjhKmAO/S3NVWhuGbFg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 374ms (Views: 361.9ms | ActiveRecord: 3.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-19 21:00:01 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jO9Ztege4dh7acYCPL3ZJxtmhI5mRwMmNl8pJn8PjWzcsrIxWUEA63ED9lj+MIcOwzN2n2N9KNogoZP8qER9yw=="}
Rendering users/loan.html.erb within layouts/homeEmpresa
Rendered users/loan.html.erb within layouts/homeEmpresa (3.0ms)

Completed 200 OK in 412ms (Views: 410.3ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-19 21:00:57 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 364ms (Views: 325.7ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 21:01:32 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 320ms (Views: 319.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 21:01:40 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"q2SNhyT2407zobumf2PA02naelj1ccCNPNV0og1FirKk7XpUitLUp2n2caGDXhAPSgF9b/0iCrGkMSlJ4Ig9Pg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 342ms (Views: 331.7ms | ActiveRecord: 3.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 21:02:27 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 360ms (Views: 322.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 21:03:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"q2SNhyT2407zobumf2PA02naelj1ccCNPNV0og1FirKk7XpUitLUp2n2caGDXhAPSgF9b/0iCrGkMSlJ4Ig9Pg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 453ms (Views: 440.8ms | ActiveRecord: 2.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 21:03:41 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 359ms (Views: 318.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 21:04:11 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"q2SNhyT2407zobumf2PA02naelj1ccCNPNV0og1FirKk7XpUitLUp2n2caGDXhAPSgF9b/0iCrGkMSlJ4Ig9Pg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 351ms (Views: 340.6ms | ActiveRecord: 2.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-19 21:04:14 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 301ms (Views: 299.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 21:04:25 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"8YYJ9dlfnzGxFbxuNHCtSFfopcyrIdyPWa9OuLShbkT+D/4md3uo2CtCdmnITX2UdDOi+6NyFrPBSxNTWWzZyA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 339ms (Views: 328.6ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 21:05:50 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"8YYJ9dlfnzGxFbxuNHCtSFfopcyrIdyPWa9OuLShbkT+D/4md3uo2CtCdmnITX2UdDOi+6NyFrPBSxNTWWzZyA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (5.0ms)

Completed 200 OK in 448ms (Views: 356.4ms | ActiveRecord: 25.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 21:05:54 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 356ms (Views: 312.7ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 21:07:44 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (0.0ms)

Completed 200 OK in 359ms (Views: 319.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 21:08:31 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"8YYJ9dlfnzGxFbxuNHCtSFfopcyrIdyPWa9OuLShbkT+D/4md3uo2CtCdmnITX2UdDOi+6NyFrPBSxNTWWzZyA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 361ms (Views: 346.3ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-19 21:08:46 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"8YYJ9dlfnzGxFbxuNHCtSFfopcyrIdyPWa9OuLShbkT+D/4md3uo2CtCdmnITX2UdDOi+6NyFrPBSxNTWWzZyA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 417ms (Views: 377.6ms | ActiveRecord: 5.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 21:08:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 343ms (Views: 305.4ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 21:09:09 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 379ms (Views: 332.6ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 21:09:15 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 369ms (Views: 330.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-19 21:09:22 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"eU614BhLG+gRNAuaai0C/5kzWgIYWHkRS0Qvda/hxeMpE15kqRT62xteO8CooFzWQWaoEx1iUu1dupWveKo1RA=="}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (4.0ms)

Completed 200 OK in 323ms (Views: 321.9ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 21:09:48 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 386ms (Views: 338.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-19 21:10:08 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"eU614BhLG+gRNAuaai0C/5kzWgIYWHkRS0Qvda/hxeMpE15kqRT62xteO8CooFzWQWaoEx1iUu1dupWveKo1RA=="}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 306ms (Views: 304.9ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-19 21:10:14 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 349ms (Views: 312.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-19 21:11:10 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"eU614BhLG+gRNAuaai0C/5kzWgIYWHkRS0Qvda/hxeMpE15kqRT62xteO8CooFzWQWaoEx1iUu1dupWveKo1RA=="}
Rendering users/loan.html.erb within layouts/homeEmpresa
Rendered users/loan.html.erb within layouts/homeEmpresa (4.0ms)

Completed 200 OK in 351ms (Views: 348.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-07-19 21:11:18 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"eU614BhLG+gRNAuaai0C/5kzWgIYWHkRS0Qvda/hxeMpE15kqRT62xteO8CooFzWQWaoEx1iUu1dupWveKo1RA=="}
Rendering users/loan.html.erb within layouts/homeEmpresa
Rendered users/loan.html.erb within layouts/homeEmpresa (3.0ms)

Completed 200 OK in 334ms (Views: 332.5ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 10:48:24 -0500 Started GET “/homes” for 127.0.0.1 at 2018-07-20 10:48:24 -0500 Processing by UsersController#homes as HTML Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (33.0ms)
Rendered users/homes.html.erb within layouts/application (31.0ms)

Completed 200 OK in 11768ms (Views: 5041.1ms)

Completed 200 OK in 11790ms (Views: 5042.3ms)

Started GET “/users” for 127.0.0.1 at 2018-07-20 10:50:13 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (5.0ms)

Completed 200 OK in 431ms (Views: 417.8ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 10:50:25 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xYZ8ID5bSd3s6qvwLrBjRNXWRoxN8iGsZYp4tOrf970CKMRtlFCgiYe4gVSvVoRzI8W4MnTnC4+njclfal+F8A==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (697.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 6050ms (Views: 554.6ms | ActiveRecord: 2842.2ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-20 10:56:59 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 450ms (Views: 415.2ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-20 10:57:46 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 479ms (Views: 435.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 10:58:22 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xYZ8ID5bSd3s6qvwLrBjRNXWRoxN8iGsZYp4tOrf970CKMRtlFCgiYe4gVSvVoRzI8W4MnTnC4+njclfal+F8A==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 583ms (Views: 468.8ms | ActiveRecord: 20.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-20 10:58:26 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 390ms (Views: 358.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 10:58:42 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xYZ8ID5bSd3s6qvwLrBjRNXWRoxN8iGsZYp4tOrf970CKMRtlFCgiYe4gVSvVoRzI8W4MnTnC4+njclfal+F8A==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 370ms (Views: 355.1ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 10:58:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xYZ8ID5bSd3s6qvwLrBjRNXWRoxN8iGsZYp4tOrf970CKMRtlFCgiYe4gVSvVoRzI8W4MnTnC4+njclfal+F8A==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 362ms (Views: 346.5ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 10:59:13 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xYZ8ID5bSd3s6qvwLrBjRNXWRoxN8iGsZYp4tOrf970CKMRtlFCgiYe4gVSvVoRzI8W4MnTnC4+njclfal+F8A==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 328ms (Views: 311.3ms | ActiveRecord: 3.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-20 10:59:17 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 326ms (Views: 286.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:03:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xYZ8ID5bSd3s6qvwLrBjRNXWRoxN8iGsZYp4tOrf970CKMRtlFCgiYe4gVSvVoRzI8W4MnTnC4+njclfal+F8A==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 402ms (Views: 317.6ms | ActiveRecord: 17.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-20 11:04:03 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (0.0ms)

Completed 200 OK in 337ms (Views: 301.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-20 11:04:39 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (5.0ms)

Completed 200 OK in 335ms (Views: 332.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:04:47 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 458ms (Views: 374.1ms | ActiveRecord: 17.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:05:02 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (4.0ms)

Completed 200 OK in 882ms (Views: 591.7ms | ActiveRecord: 32.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:05:35 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/loan.html.erb within layouts/home
Rendered users/loan.html.erb within layouts/home (4.0ms)

Completed 200 OK in 399ms (Views: 324.2ms | ActiveRecord: 13.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-20 11:05:45 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 310ms (Views: 270.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:08:04 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 376ms (Views: 298.1ms | ActiveRecord: 16.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-20 11:08:08 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 314ms (Views: 278.0ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-20 11:08:49 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:67: syntax error, unexpected end-of-input, expecting keyword_end):

app/controllers/users_controller.rb:67: syntax error, unexpected end-of-input, expecting keyword_end Started GET “/users/loan” for 127.0.0.1 at 2018-07-20 11:09:25 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 338ms (Views: 300.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:10:15 -0500

AbstractController::ActionNotFound (The action 'loginEmpresa' could not be found for UsersController):

actionpack (5.1.6) lib/abstract_controller/base.rb:119:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:38:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:10:55 -0500

AbstractController::ActionNotFound (The action 'loginEmpresa' could not be found for UsersController):

actionpack (5.1.6) lib/abstract_controller/base.rb:119:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:38:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:11:23 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:68: syntax error, unexpected end-of-input, expecting keyword_end):

app/controllers/users_controller.rb:68: syntax error, unexpected end-of-input, expecting keyword_end Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:12:09 -0500

AbstractController::ActionNotFound (The action 'loginEmpresa' could not be found for UsersController):

actionpack (5.1.6) lib/abstract_controller/base.rb:119:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:38:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:14:46 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:65: syntax error, unexpected keyword_end, expecting end-of-input):

app/controllers/users_controller.rb:65: syntax error, unexpected keyword_end, expecting end-of-input Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:15:12 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 403ms (Views: 322.0ms | ActiveRecord: 14.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-20 11:15:17 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 313ms (Views: 278.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:15:39 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 315ms (Views: 300.7ms | ActiveRecord: 2.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-20 11:15:42 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 307ms (Views: 272.4ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-20 11:17:04 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 324ms (Views: 287.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:17:10 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 374ms (Views: 306.4ms | ActiveRecord: 13.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-20 11:17:12 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (0.0ms)

Completed 200 OK in 310ms (Views: 275.9ms | ActiveRecord: 0.0ms)

Started GET “/users/login.html” for 127.0.0.1 at 2018-07-20 11:22:06 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"login"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 333ms (Views: 299.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:23:39 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 345ms (Views: 320.2ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:24:20 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 355ms (Views: 342.0ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:25:33 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 319ms (Views: 305.9ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:25:59 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 335ms (Views: 321.0ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:26:41 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 313ms (Views: 301.8ms | ActiveRecord: 2.0ms)

Started GET “/users/homes.html” for 127.0.0.1 at 2018-07-20 11:26:46 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 309ms (Views: 271.0ms | ActiveRecord: 0.0ms)

Started GET “/users/homes.html” for 127.0.0.1 at 2018-07-20 11:27:07 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 312ms (Views: 277.6ms | ActiveRecord: 0.0ms)

Started GET “/users/homes.html” for 127.0.0.1 at 2018-07-20 11:27:11 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (0.0ms)

Completed 200 OK in 304ms (Views: 267.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:27:24 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 339ms (Views: 324.3ms | ActiveRecord: 3.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-20 11:27:28 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 306ms (Views: 272.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:29:11 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 333ms (Views: 320.7ms | ActiveRecord: 2.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-20 11:29:18 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 312ms (Views: 276.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:29:49 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 314ms (Views: 299.0ms | ActiveRecord: 3.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-20 11:29:58 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (0.0ms)

Completed 200 OK in 301ms (Views: 268.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:32:09 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 500 Internal Server Error in 364ms (ActiveRecord: 3.0ms)

ActionView::Template::Error (No route matches {:action=>“home”, :controller=>“users”}):

 98:       <i class="fa fa-angle-up"></i>
 99:     </a>
100:     <!-- Logout Modal-->
101:     <%= form_tag(:controller => "users", :action => "home" ) do |f| %>
102:     <div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
103:       <div class="modal-dialog" role="document">
104:         <div class="modal-content">

app/views/layouts/home.html.erb:101:in `_app_views_layouts_home_html_erb__630872055_90110472' app/controllers/users_controller.rb:41:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:35:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 500 Internal Server Error in 363ms (ActiveRecord: 2.0ms)

ActionView::Template::Error (No route matches {:action=>“home”, :controller=>“users”}):

 98:       <i class="fa fa-angle-up"></i>
 99:     </a>
100:     <!-- Logout Modal-->
101:     <%= form_tag(:controller => "users", :action => "home" ) do |f| %>
102:     <div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
103:       <div class="modal-dialog" role="document">
104:         <div class="modal-content">

app/views/layouts/home.html.erb:101:in `_app_views_layouts_home_html_erb__630872055_91167804' app/controllers/users_controller.rb:41:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:36:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 500 Internal Server Error in 353ms (ActiveRecord: 2.0ms)

ActionView::Template::Error (No route matches {:action=>“home”, :controller=>“users”}):

 98:       <i class="fa fa-angle-up"></i>
 99:     </a>
100:     <!-- Logout Modal-->
101:     <%= form_tag(:controller => "users", :action => "home" ) do |f| %>
102:     <div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
103:       <div class="modal-dialog" role="document">
104:         <div class="modal-content">

app/views/layouts/home.html.erb:101:in `_app_views_layouts_home_html_erb__630872055_105083232' app/controllers/users_controller.rb:41:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:37:08 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 500 Internal Server Error in 339ms (ActiveRecord: 2.0ms)

ActionView::Template::Error (No route matches {:action=>“home”, :controller=>“users”}):

 98:       <i class="fa fa-angle-up"></i>
 99:     </a>
100:     <!-- Logout Modal-->
101:    #<%= form_tag(:controller => "users", :action => "home" ) do |f| %>
102:     <div class="modal fade" id="exampleModal" tabindex="-1" role="dialog" aria-labelledby="exampleModalLabel" aria-hidden="true">
103:       <div class="modal-dialog" role="document">
104:         <div class="modal-content">

app/views/layouts/home.html.erb:101:in `_app_views_layouts_home_html_erb__630872055_97562316' app/controllers/users_controller.rb:41:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:37:50 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 381ms (Views: 369.6ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:38:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 500 Internal Server Error in 345ms (ActiveRecord: 2.0ms)

ActionView::Template::Error (No route matches {:action=>“home”, :controller=>“users”}):

108:               <span aria-hidden="true">×</span>
109:             </button>
110:           </div>
111:             <%= form_tag(:controller => "users", :action => "home" ) do |f| %>
112:           <div class="modal-body"> Seleccione "Cerrar sesión" a continuación si está listo para finalizar su sesión actual..</div>
113:           <div class="modal-footer">
114:             <button class="btn btn-secondary" type="button" data-dismiss="modal">Cancel</button>

app/views/layouts/home.html.erb:111:in `_app_views_layouts_home_html_erb__630872055_91927644' app/controllers/users_controller.rb:41:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:41:09 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 348ms (Views: 333.0ms | ActiveRecord: 3.0ms)

Started GET “/users/homes.html” for 127.0.0.1 at 2018-07-20 11:41:16 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 301ms (Views: 267.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:42:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 500 Internal Server Error in 351ms (ActiveRecord: 2.0ms)

ActionView::Template::Error (No route matches {:action=>“home”, :controller=>“users”}):

111:           <div class="modal-footer">
112:             <button class="btn btn-secondary" type="button" data-dismiss="modal">Cancel</button>
113:             
114:             <%= link_to 'Salir', {:controller => :users, :action => :home } %>  
115:           </div>
116:         </div>
117:       </div>

app/views/layouts/home.html.erb:114:in `_app_views_layouts_home_html_erb__630872055_93367068' app/controllers/users_controller.rb:41:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 11:44:08 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bGClWUAm0qeV/kuB0gKAmZ/+d/adR4ha6mdJAqIWUcSrzh0U6i078/6sYSVT5Geuae2JSKRSonkoYPjpIpYjiQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 320ms (Views: 307.4ms | ActiveRecord: 3.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-20 11:44:13 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 315ms (Views: 279.2ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 11:46:48 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 316ms (Views: 277.9ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 11:50:55 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 318ms (Views: 283.5ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 11:56:09 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 316ms (Views: 281.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 12:00:04 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 318ms (Views: 282.4ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 12:00:20 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 348ms (Views: 311.8ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 12:01:04 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 313ms (Views: 280.4ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-20 12:01:52 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 282ms (Views: 280.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 12:02:00 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"uLaEZkVQmzvEnDNb0CccDafRq3jkMr4WxrkQqI6NO+t/GDwr71tyb6/OGf9Rwfs6UcJVxt0nlDUEvqFDDg1Jpg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 381ms (Views: 364.8ms | ActiveRecord: 4.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-20 12:02:17 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 312ms (Views: 277.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-20 12:02:29 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 291ms (Views: 290.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 12:02:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"odUMQ2DnCpuXxaNrP3x4zgEII0lyoRuQRjFUHJ13B5Vme7QOyuzjz/yXic++mp/59xvd90u0MbOENuX3Hfd12A==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 341ms (Views: 329.4ms | ActiveRecord: 2.0ms)

Started GET “/users/login.html” for 127.0.0.1 at 2018-07-20 12:02:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"login"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 329ms (Views: 292.7ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 12:27:21 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 323ms (Views: 286.2ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 12:30:36 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 317ms (Views: 280.8ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 12:32:45 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 308ms (Views: 272.6ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 12:33:01 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 322ms (Views: 285.9ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 12:36:21 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 312ms (Views: 278.2ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 12:40:09 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 323ms (Views: 283.5ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 12:43:00 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 378ms (Views: 342.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 12:43:39 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 315ms (Views: 276.6ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-20 12:44:15 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 299ms (Views: 297.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 12:44:23 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"u2qrVhE0uvmeGKAa0QxN06yfwhIWhQutHRCgwBKIB1x8xBMbuz9TrfVKir5Q6qrkWow8rC+QIY7fFxErkgh1EQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 315ms (Views: 303.3ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 12:47:37 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"u2qrVhE0uvmeGKAa0QxN06yfwhIWhQutHRCgwBKIB1x8xBMbuz9TrfVKir5Q6qrkWow8rC+QIY7fFxErkgh1EQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (5.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 328ms (Views: 310.9ms | ActiveRecord: 6.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 12:47:41 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"u2qrVhE0uvmeGKAa0QxN06yfwhIWhQutHRCgwBKIB1x8xBMbuz9TrfVKir5Q6qrkWow8rC+QIY7fFxErkgh1EQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 398ms (Views: 373.9ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 12:47:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"u2qrVhE0uvmeGKAa0QxN06yfwhIWhQutHRCgwBKIB1x8xBMbuz9TrfVKir5Q6qrkWow8rC+QIY7fFxErkgh1EQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 320ms (Views: 304.2ms | ActiveRecord: 5.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 12:48:23 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"u2qrVhE0uvmeGKAa0QxN06yfwhIWhQutHRCgwBKIB1x8xBMbuz9TrfVKir5Q6qrkWow8rC+QIY7fFxErkgh1EQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 344ms (Views: 323.4ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 12:50:40 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"u2qrVhE0uvmeGKAa0QxN06yfwhIWhQutHRCgwBKIB1x8xBMbuz9TrfVKir5Q6qrkWow8rC+QIY7fFxErkgh1EQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 310ms (Views: 297.9ms | ActiveRecord: 3.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-20 13:26:05 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 345ms (Views: 308.9ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 16:01:06 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (2503.1ms)

Completed 200 OK in 16034ms (Views: 15025.4ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-20 16:02:33 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (54.0ms)

Completed 200 OK in 950ms (Views: 935.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 16:02:40 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"538vZegTG+Fv8MQRNvJ7+rSdaOYqfVt0qtypii9RYuYg0ZcoQhjytQSi7rW3FJzNQo6WWBNocVdo2xhhr9EQqw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (125.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 2955ms (Views: 1859.1ms | ActiveRecord: 127.0ms)

Started GET “/users/login.html” for 127.0.0.1 at 2018-07-20 16:03:09 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"login"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 698ms (Views: 663.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 16:03:29 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"538vZegTG+Fv8MQRNvJ7+rSdaOYqfVt0qtypii9RYuYg0ZcoQhjytQSi7rW3FJzNQo6WWBNocVdo2xhhr9EQqw==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 648ms (Views: 642.5ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 16:03:39 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xCk72db93qOrHh2l5rzR07q8nwC98fjVOADkDgVS+uwDh4OUfPY398BMNwFnWjbkTK9hvoTk0vb6B1XlhdKIoQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (11.0ms)

Completed 200 OK in 572ms (Views: 560.7ms | ActiveRecord: 2.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-20 16:03:52 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 494ms (Views: 460.7ms | ActiveRecord: 0.0ms)

User Load (130.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
Profile Load (93.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" LIMIT $1  [["LIMIT", 11]]
Profile Load (1.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" LIMIT $1  [["LIMIT", 11]]
Paysheets Load (52.0ms)  SELECT  "Web"."tbNomina".* FROM "Web"."tbNomina" LIMIT $1  [["LIMIT", 11]]
Contract Load (76.0ms)  SELECT  "Web"."tbContratos".* FROM "Web"."tbContratos" LIMIT $1  [["LIMIT", 11]]
ContractProfile Load (128.0ms)  SELECT  "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos" LIMIT $1  [["LIMIT", 11]]
Company Load (51.0ms)  SELECT  "Web"."tbEmpresa".* FROM "Web"."tbEmpresa" LIMIT $1  [["LIMIT", 11]]
ChargeProfile Load (47.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" LIMIT $1  [["LIMIT", 11]]
Paysheets Load (1.0ms)  SELECT  "Web"."tbNomina".* FROM "Web"."tbNomina" LIMIT $1  [["LIMIT", 11]]

Started GET “/users” for 127.0.0.1 at 2018-07-20 16:44:48 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (38.0ms)

Completed 200 OK in 4162ms (Views: 2116.7ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 16:45:23 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 395ms (Views: 358.8ms)

Started GET “/users” for 127.0.0.1 at 2018-07-20 16:45:35 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 292ms (Views: 291.2ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 16:45:42 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bI52yZkpBi0Z501htJbzTsLxL/Xxtm7AzYQe3xtyqxerIM6EMyLveXK1Z8U1cBR5NOLRS8ijROMPg680m/LZWg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (71.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 1619ms (Views: 543.3ms | ActiveRecord: 164.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-20 16:47:30 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 422ms (Views: 366.2ms | ActiveRecord: 0.0ms)

Started GET “/contracts” for 127.0.0.1 at 2018-07-20 17:29:05 -0500 Processing by ContractsController#index as HTML

Rendering contracts/index.html.erb within layouts/application
Contract Load (16.0ms)  SELECT "Web"."tbContratos".* FROM "Web"."tbContratos"
Rendered contracts/index.html.erb within layouts/application (495.0ms)

Completed 200 OK in 4871ms (Views: 1782.8ms | ActiveRecord: 59.0ms)

Started GET “/paysheets” for 127.0.0.1 at 2018-07-20 17:29:51 -0500 Processing by PaysheetsController#index as HTML Completed 500 Internal Server Error in 40ms (ActiveRecord: 0.0ms)

LoadError (Unable to autoload constant Paysheet, expected C:/Sites/OpusLineWeb.2/app/models/paysheet.rb to define it):

app/controllers/paysheets_controller.rb:7:in `index' Started GET “/paysheet” for 127.0.0.1 at 2018-07-20 17:30:12 -0500

ActionController::RoutingError (No route matches [GET] “/paysheet”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/paysheets” for 127.0.0.1 at 2018-07-20 18:34:35 -0500 Processing by PaysheetsController#index as HTML Completed 500 Internal Server Error in 13ms (ActiveRecord: 0.0ms)

LoadError (Unable to autoload constant Paysheet, expected C:/Sites/OpusLineWeb.2/app/models/paysheet.rb to define it):

app/controllers/paysheets_controller.rb:7:in `index' Started GET “/homes” for 127.0.0.1 at 2018-07-20 18:35:01 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (13.0ms)

Completed 200 OK in 792ms (Views: 738.6ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-20 18:35:27 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 388ms (Views: 386.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 18:35:35 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DR5+u74mOJAl0n9e1h30EE/ucHqQU9JqODobNq1Vwi7KsMb2FC3RxE6AVfpX+xMnuf2OxKlG+En6PardLdWwYw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (182.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 1063ms (Views: 678.2ms | ActiveRecord: 226.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 18:52:05 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:62: syntax error, unexpected <<, expecting keyword_end <<<<<<< HEAD

^

C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:66: syntax error, unexpected ===, expecting keyword_end

^):

app/controllers/users_controller.rb:62: syntax error, unexpected <<, expecting keyword_end app/controllers/users_controller.rb:66: syntax error, unexpected ===, expecting keyword_end Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 18:54:09 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:62: syntax error, unexpected <<, expecting keyword_end <<<<<<< HEAD

^

C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:66: syntax error, unexpected ===, expecting keyword_end

^):

app/controllers/users_controller.rb:62: syntax error, unexpected <<, expecting keyword_end app/controllers/users_controller.rb:66: syntax error, unexpected ===, expecting keyword_end Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 18:55:29 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:62: syntax error, unexpected <<, expecting keyword_end <<<<<<< HEAD

^

C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:66: syntax error, unexpected ===, expecting keyword_end

^):

app/controllers/users_controller.rb:62: syntax error, unexpected <<, expecting keyword_end app/controllers/users_controller.rb:66: syntax error, unexpected ===, expecting keyword_end Started GET “/homes” for 127.0.0.1 at 2018-07-20 18:55:54 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:62: syntax error, unexpected <<, expecting keyword_end <<<<<<< HEAD

^

C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:66: syntax error, unexpected ===, expecting keyword_end

^):

app/controllers/users_controller.rb:62: syntax error, unexpected <<, expecting keyword_end app/controllers/users_controller.rb:66: syntax error, unexpected ===, expecting keyword_end Started GET “/homes” for 127.0.0.1 at 2018-07-20 19:01:47 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 376ms (Views: 327.5ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-20 19:02:01 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (5.0ms)

Completed 200 OK in 289ms (Views: 287.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 19:02:07 -0500

AbstractController::ActionNotFound (The action 'loginEmpresa' could not be found for UsersController):

actionpack (5.1.6) lib/abstract_controller/base.rb:119:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:38:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 19:03:04 -0500

AbstractController::ActionNotFound (The action 'loginEmpresa' could not be found for UsersController):

actionpack (5.1.6) lib/abstract_controller/base.rb:119:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:38:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-20 19:03:19 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 365ms (Views: 363.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 19:03:25 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"GJmJMWxPQi0ANWyns2nVQaowMhWBbFChv9TupYrJPCvfNzF8xkSreWtnRgMyjzJ2XCPMq7h5eoJ9019OCklOZg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Completed 500 Internal Server Error in 28ms (ActiveRecord: 5.0ms)

TypeError (wrong argument type String (expected Array)):

app/controllers/users_controller.rb:42:in `select' app/controllers/users_controller.rb:42:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 19:04:21 -0500

AbstractController::ActionNotFound (The action 'loginEmpresa' could not be found for UsersController):

actionpack (5.1.6) lib/abstract_controller/base.rb:119:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:38:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 19:04:35 -0500

AbstractController::ActionNotFound (The action 'loginEmpresa' could not be found for UsersController):

actionpack (5.1.6) lib/abstract_controller/base.rb:119:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:38:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 19:06:31 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:66: syntax error, unexpected keyword_end, expecting end-of-input

end
   ^):

app/controllers/users_controller.rb:66: syntax error, unexpected keyword_end, expecting end-of-input Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 19:07:10 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"GJmJMWxPQi0ANWyns2nVQaowMhWBbFChv9TupYrJPCvfNzF8xkSreWtnRgMyjzJ2XCPMq7h5eoJ9019OCklOZg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Completed 500 Internal Server Error in 29ms (ActiveRecord: 5.0ms)

TypeError (wrong argument type String (expected Array)):

app/controllers/users_controller.rb:38:in `select' app/controllers/users_controller.rb:38:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 19:10:15 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"GJmJMWxPQi0ANWyns2nVQaowMhWBbFChv9TupYrJPCvfNzF8xkSreWtnRgMyjzJ2XCPMq7h5eoJ9019OCklOZg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 500 Internal Server Error in 647ms (ActiveRecord: 17.0ms)

ActionView::Template::Error (No route matches {:action=>“profile”, :controller=>“users”}):

65:               <%= link_to 'Contactenos', {:controller => :users, :action => :index } %>          
66:             </li>
67:             <li>
68:               <%= link_to 'Perfiles', {:controller => :users, :action => :profile } %>          
69:             </li>
70:           </ul>
71:         </li>

app/views/layouts/homeEmpresa.html.erb:68:in `_app_views_layouts_home_mpresa_html_erb___675790925_91079940' app/controllers/users_controller.rb:39:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 19:12:09 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"GJmJMWxPQi0ANWyns2nVQaowMhWBbFChv9TupYrJPCvfNzF8xkSreWtnRgMyjzJ2XCPMq7h5eoJ9019OCklOZg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 500 Internal Server Error in 425ms (ActiveRecord: 2.0ms)

ActionView::Template::Error (No route matches {:action=>“profile”, :controller=>“users”}):

62:               <%= link_to 'Buscar Datos', {:controller => :users, :action => :index } %>          
63:             </li>
64:             <li>
65:               <%= link_to 'Contactenos', {:controller => :users, :action => :profile } %>          
66:             </li>
67:           </ul>
68:         </li>

app/views/layouts/homeEmpresa.html.erb:65:in `_app_views_layouts_home_mpresa_html_erb___675790925_30050136' app/controllers/users_controller.rb:39:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 19:12:37 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"GJmJMWxPQi0ANWyns2nVQaowMhWBbFChv9TupYrJPCvfNzF8xkSreWtnRgMyjzJ2XCPMq7h5eoJ9019OCklOZg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 519ms (Views: 508.3ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-20 19:13:13 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"GJmJMWxPQi0ANWyns2nVQaowMhWBbFChv9TupYrJPCvfNzF8xkSreWtnRgMyjzJ2XCPMq7h5eoJ9019OCklOZg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 359ms (Views: 340.4ms | ActiveRecord: 3.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-20 19:13:17 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (25.0ms)

Completed 200 OK in 345ms (Views: 342.9ms | ActiveRecord: 0.0ms)

Started GET “/profiles” for 127.0.0.1 at 2018-07-20 19:13:52 -0500 Processing by ProfilesController#index as HTML

Rendering profiles/index.html.erb within layouts/application
Profile Load (104.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered profiles/index.html.erb within layouts/application (297.0ms)

Completed 200 OK in 701ms (Views: 518.7ms | ActiveRecord: 122.0ms)

Started GET “/profiles/1/edit” for 127.0.0.1 at 2018-07-20 19:15:50 -0500 Processing by ProfilesController#edit as HTML

Parameters: {"id"=>"1"}
Profile Load (46.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/edit.html.erb within layouts/application
Rendered profiles/_form.html.erb (870.1ms)
Rendered profiles/edit.html.erb within layouts/application (939.1ms)

Completed 200 OK in 2245ms (Views: 1260.5ms | ActiveRecord: 133.0ms)

Started GET “/profiles” for 127.0.0.1 at 2018-07-20 19:16:11 -0500 Processing by ProfilesController#index as HTML

Rendering profiles/index.html.erb within layouts/application
Profile Load (1.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered profiles/index.html.erb within layouts/application (8.0ms)

Completed 200 OK in 356ms (Views: 302.0ms | ActiveRecord: 1.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-23 10:43:13 -0500 Started GET “/homes” for 127.0.0.1 at 2018-07-23 10:43:13 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:51: syntax error, unexpected <<, expecting keyword_end <<<<<<< HEAD

^

C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:68: syntax error, unexpected ===, expecting keyword_end

^

C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:72: syntax error, unexpected >>, expecting keyword_end >>>>>>> d52723233dd33735ebe6ec4c5b9718a5af20f468

^):

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:51: syntax error, unexpected <<, expecting keyword_end <<<<<<< HEAD

^

C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:68: syntax error, unexpected ===, expecting keyword_end

^

C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:72: syntax error, unexpected >>, expecting keyword_end >>>>>>> d52723233dd33735ebe6ec4c5b9718a5af20f468

^):

app/controllers/users_controller.rb:51: syntax error, unexpected <<, expecting keyword_end app/controllers/users_controller.rb:68: syntax error, unexpected ===, expecting keyword_end app/controllers/users_controller.rb:72: syntax error, unexpected >>, expecting keyword_end app/controllers/users_controller.rb:51: syntax error, unexpected <<, expecting keyword_end app/controllers/users_controller.rb:68: syntax error, unexpected ===, expecting keyword_end app/controllers/users_controller.rb:72: syntax error, unexpected >>, expecting keyword_end Started GET “/homes” for 127.0.0.1 at 2018-07-23 10:45:43 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (10.0ms)

Completed 200 OK in 3783ms (Views: 1578.2ms)

Started GET “/users” for 127.0.0.1 at 2018-07-23 10:46:29 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 301ms (Views: 299.8ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-23 10:46:37 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"L1y4NTMs+GxCifoKh2bzSbNVsMCHhltKM2K6EwkiPeHLauRkqF2qNffzafpKy9BteYbEDzCRQK8f9/QhzYRhJQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (412.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 4445ms (Views: 436.7ms | ActiveRecord: 2204.1ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-23 10:46:50 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 336ms (Views: 299.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-23 10:47:01 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 282ms (Views: 280.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-23 10:47:06 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"5+pK4LVxlQQz5fNKw6K09f08urVbUWpZbpcDsnWwlN0D3BaxLgDHXYafYLoOD5fRN+/OeuxGcbxCAk2AsRbIGQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 340ms (Views: 328.7ms | ActiveRecord: 2.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-23 10:47:09 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 275ms (Views: 274.2ms | ActiveRecord: 0.0ms)

Started GET “/users/register” for 127.0.0.1 at 2018-07-23 10:48:04 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"register"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 349ms (Views: 314.8ms | ActiveRecord: 0.0ms)

Started GET “/register” for 127.0.0.1 at 2018-07-23 10:48:19 -0500

ActionController::RoutingError (No route matches [GET] “/register”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/register” for 127.0.0.1 at 2018-07-23 10:48:59 -0500

ActionController::RoutingError (No route matches [GET] “/register”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/register” for 127.0.0.1 at 2018-07-23 10:49:14 -0500

ActionController::RoutingError (No route matches [GET] “/register”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/register” for 127.0.0.1 at 2018-07-23 10:49:39 -0500

ActionController::RoutingError (No route matches [GET] “/register”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/register” for 127.0.0.1 at 2018-07-23 10:50:16 -0500

ArgumentError (Missing :controller key on routes definition, please check your routes.):

config/routes.rb:26:in `block in <top (required)>' config/routes.rb:1:in `<top (required)>' Started GET “/register” for 127.0.0.1 at 2018-07-23 10:51:45 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (41.0ms)

Completed 500 Internal Server Error in 144ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“save_register”, :controller=>“users”, :method=>“post”}):

10:     <div class="card mx-auto mt-5">
11:         <div class="card-header">Registrar Usuario</div>
12:         <div class="card-body">
13:         <%= form_tag(:controller => "users", :action => "save_register", :method => "post") do |f| %>
14:             <div class="form-group">
15:                 <div class="form-row">
16:                     <div class="col-md-6">

app/views/users/register.html.erb:13:in `_app_views_users_register_html_erb___196823951_108255168' app/controllers/users_controller.rb:56:in `register' Started GET “/register” for 127.0.0.1 at 2018-07-23 10:52:57 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (41.0ms)

Completed 500 Internal Server Error in 157ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“save_register”, :controller=>“users”}):

10:     <div class="card mx-auto mt-5">
11:         <div class="card-header">Registrar Usuario</div>
12:         <div class="card-body">
13:         <%= form_tag(:controller => "users", :action => "save_register") do |f| %>
14:             <div class="form-group">
15:                 <div class="form-row">
16:                     <div class="col-md-6">

app/views/users/register.html.erb:13:in `_app_views_users_register_html_erb___196823951_86712144' app/controllers/users_controller.rb:56:in `register' Started GET “/profiles” for 127.0.0.1 at 2018-07-23 10:55:48 -0500 Processing by ProfilesController#index as HTML

Rendering profiles/index.html.erb within layouts/application
Profile Load (84.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered profiles/index.html.erb within layouts/application (118.0ms)

Completed 200 OK in 453ms (Views: 310.8ms | ActiveRecord: 96.0ms)

Started GET “/profiles/1” for 127.0.0.1 at 2018-07-23 10:55:59 -0500 Processing by ProfilesController#show as HTML

Parameters: {"id"=>"1"}
Profile Load (1.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/show.html.erb within layouts/application
Rendered profiles/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 347ms (Views: 285.4ms | ActiveRecord: 2.0ms)

Started GET “/profiles” for 127.0.0.1 at 2018-07-23 10:56:03 -0500 Processing by ProfilesController#index as HTML

Rendering profiles/index.html.erb within layouts/application
Profile Load (1.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered profiles/index.html.erb within layouts/application (7.0ms)

Completed 200 OK in 310ms (Views: 272.8ms | ActiveRecord: 1.0ms)

Started GET “/paysheets” for 127.0.0.1 at 2018-07-23 10:56:51 -0500 Processing by PaysheetsController#index as HTML

Rendering paysheets/index.html.erb within layouts/application
Paysheet Load (79.0ms)  SELECT "Web"."tbNomina".* FROM "Web"."tbNomina"
Rendered paysheets/index.html.erb within layouts/application (111.0ms)

Completed 200 OK in 440ms (Views: 291.5ms | ActiveRecord: 91.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-24 18:59:35 -0500 Processing by UsersController#homes as HTML Started GET “/homes” for 127.0.0.1 at 2018-07-24 18:59:36 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (33.0ms)
Rendered users/homes.html.erb within layouts/application (47.0ms)

Completed 200 OK in 6012ms (Views: 2870.7ms)

Completed 200 OK in 46218ms (Views: 44098.6ms)

Started GET “/users” for 127.0.0.1 at 2018-07-24 19:01:37 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 313ms (Views: 291.7ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 19:01:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/wivTsbivIvSxaI5wCAdpn/0msrXj017+ZYYILRKFWZk6xHDzVX2dufXacBRtEyR0O6zFhgSADtE5797NpuYGA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (382.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 3879ms (Views: 549.0ms | ActiveRecord: 2050.1ms)

Started GET “/users” for 127.0.0.1 at 2018-07-24 19:01:53 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 286ms (Views: 285.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 19:02:00 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"nXLwPT9Q5mf5eVoOFsWnbPG8NOgPEWlHEmEj2E7dge4GkU6wNOesmsxrkfeHUfZbXqYdNMCMJAevEISDzAwMkA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 369ms (Views: 357.4ms | ActiveRecord: 2.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-24 19:02:19 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 299ms (Views: 266.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-24 19:02:28 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 376ms (Views: 341.6ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-24 19:02:38 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 276ms (Views: 275.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 19:02:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"WimmhcGajnUP5wuXxEVkjXmq472p6Q9Cv4AhlHkBKlvByhgIyi3EiDr1wG5V0TW61rDKYWZ0QgIC8YbP+9CnJQ==", "txtUser"=>"ffffffff", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "ffffffff"], ["id", 0], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 323ms (Views: 316.6ms | ActiveRecord: 1.0ms)

Started GET “/profiles” for 127.0.0.1 at 2018-07-24 19:03:48 -0500 Processing by ProfilesController#index as HTML

Rendering profiles/index.html.erb within layouts/application
Profile Load (76.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered profiles/index.html.erb within layouts/application (146.0ms)

Completed 200 OK in 522ms (Views: 333.6ms | ActiveRecord: 85.0ms)

Started GET “/profiles/2” for 127.0.0.1 at 2018-07-24 19:03:55 -0500 Processing by ProfilesController#show as HTML

Parameters: {"id"=>"2"}
Profile Load (1.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 2], ["LIMIT", 1]]
Rendering profiles/show.html.erb within layouts/application
Rendered profiles/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 393ms (Views: 291.6ms | ActiveRecord: 2.0ms)

Started GET “/profiles” for 127.0.0.1 at 2018-07-24 19:03:59 -0500 Processing by ProfilesController#index as HTML

Rendering profiles/index.html.erb within layouts/application
Profile Load (2.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered profiles/index.html.erb within layouts/application (14.0ms)

Completed 200 OK in 429ms (Views: 390.1ms | ActiveRecord: 2.0ms)

Started GET “/profiles/1” for 127.0.0.1 at 2018-07-24 19:04:06 -0500 Processing by ProfilesController#show as HTML

Parameters: {"id"=>"1"}
Profile Load (1.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/show.html.erb within layouts/application
Rendered profiles/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 326ms (Views: 289.6ms | ActiveRecord: 1.0ms)

Started GET “/profiles” for 127.0.0.1 at 2018-07-24 19:04:10 -0500 Processing by ProfilesController#index as HTML

Rendering profiles/index.html.erb within layouts/application
Profile Load (1.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered profiles/index.html.erb within layouts/application (8.0ms)

Completed 200 OK in 375ms (Views: 314.4ms | ActiveRecord: 1.0ms)

Started GET “/profiles/1” for 127.0.0.1 at 2018-07-24 19:04:13 -0500 Processing by ProfilesController#show as HTML

Parameters: {"id"=>"1"}
Profile Load (1.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/show.html.erb within layouts/application
Rendered profiles/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 346ms (Views: 303.0ms | ActiveRecord: 1.0ms)

Started GET “/profiles/1/edit” for 127.0.0.1 at 2018-07-24 19:04:18 -0500 Processing by ProfilesController#edit as HTML

Parameters: {"id"=>"1"}
Profile Load (3.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/edit.html.erb within layouts/application
Rendered profiles/_form.html.erb (4.0ms)
Rendered profiles/edit.html.erb within layouts/application (93.0ms)

Completed 200 OK in 463ms (Views: 421.3ms | ActiveRecord: 3.0ms)

Started PATCH “/profiles/1” for 127.0.0.1 at 2018-07-24 19:04:21 -0500 Processing by ProfilesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"K1vQJcfhRxotbaFihCtD90qh67J07mjKAGSs5sThBjl+JPOCl8q7IwyDAvms06iq4EW5bcbFZHsxNeeMuc3cig==", "profile"=>{"id"=>"1", "descripcion"=>"Administrador", "id_usuario"=>"901162840"}, "id"=>"1"}
Profile Load (1.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (1.0ms)  BEGIN
 (1.0ms)  COMMIT

Redirected to localhost:3000/profiles/1 Completed 302 Found in 16ms (ActiveRecord: 3.0ms)

Started GET “/profiles/1” for 127.0.0.1 at 2018-07-24 19:04:21 -0500 Processing by ProfilesController#show as HTML

Parameters: {"id"=>"1"}
Profile Load (1.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/show.html.erb within layouts/application
Rendered profiles/show.html.erb within layouts/application (5.0ms)

Completed 200 OK in 382ms (Views: 334.3ms | ActiveRecord: 1.0ms)

Started GET “/profiles/1/edit” for 127.0.0.1 at 2018-07-24 19:04:24 -0500 Processing by ProfilesController#edit as HTML

Parameters: {"id"=>"1"}
Profile Load (0.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/edit.html.erb within layouts/application
Rendered profiles/_form.html.erb (2.0ms)
Rendered profiles/edit.html.erb within layouts/application (39.0ms)

Completed 200 OK in 356ms (Views: 313.0ms | ActiveRecord: 0.0ms)

Started PATCH “/profiles/1” for 127.0.0.1 at 2018-07-24 19:05:17 -0500 Processing by ProfilesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"6ZQ2CfNdWeP0zEABYLjdiGyEljUbtukLqutbmj9VOay86xWuo3al2tUi45pIQDbVxmDE6qmd5bqbuhDwQnnjHw==", "profile"=>{"id"=>"1", "descripcion"=>"Administrador", "id_usuario"=>"901162840"}, "id"=>"1"}
Profile Load (1.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (0.0ms)  BEGIN
 (1.0ms)  COMMIT

Redirected to localhost:3000/profiles/1 Completed 302 Found in 14ms (ActiveRecord: 2.0ms)

Started GET “/profiles/1” for 127.0.0.1 at 2018-07-24 19:05:17 -0500 Processing by ProfilesController#show as HTML

Parameters: {"id"=>"1"}
Profile Load (1.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/show.html.erb within layouts/application
Rendered profiles/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 315ms (Views: 274.2ms | ActiveRecord: 1.0ms)

Started GET “/profiles” for 127.0.0.1 at 2018-07-24 19:05:23 -0500 Processing by ProfilesController#index as HTML

Rendering profiles/index.html.erb within layouts/application
Profile Load (1.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered profiles/index.html.erb within layouts/application (7.0ms)

Completed 200 OK in 385ms (Views: 320.3ms | ActiveRecord: 1.0ms)

Started GET “/profiles/1/edit” for 127.0.0.1 at 2018-07-24 19:05:26 -0500 Processing by ProfilesController#edit as HTML

Parameters: {"id"=>"1"}
Profile Load (0.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/edit.html.erb within layouts/application
Rendered profiles/_form.html.erb (6.0ms)
Rendered profiles/edit.html.erb within layouts/application (63.0ms)

Completed 200 OK in 516ms (Views: 479.1ms | ActiveRecord: 0.0ms)

Started GET “/profiles/1” for 127.0.0.1 at 2018-07-24 20:39:05 -0500 Processing by ProfilesController#show as HTML

Parameters: {"id"=>"1"}
Profile Load (423.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/show.html.erb within layouts/application
Rendered profiles/show.html.erb within layouts/application (401.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-24 20:39:13 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (2952.2ms)

Completed 200 OK in 12755ms (Views: 9802.3ms | ActiveRecord: 423.0ms)

Completed 200 OK in 6752ms (Views: 6649.1ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-24 20:39:30 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (43.0ms)

Completed 200 OK in 1104ms (Views: 1101.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 20:39:38 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"EjrdTS3t5jbKJKE98ekHyNGziQMmu5WPyUYnaUo/huuJ2WPAJlqsy/82asRgfVb/fqmg3+km2M90N4AyyO4LlQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (145.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (25.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (7.0ms)

Completed 200 OK in 1498ms (Views: 1223.9ms | ActiveRecord: 170.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-24 20:40:29 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 605ms (Views: 602.0ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-24 20:41:43 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (28.0ms)

Completed 200 OK in 504ms (Views: 465.6ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-24 20:42:45 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 385ms (Views: 382.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 20:42:56 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"p2oOV8KKrdmovbgi8pP5dQMjnSrxCPvS+ZtDbSOETaE8ibDayT3nJJ2vc9tjB6hCrDm09j6VtpJE6uQ2oVXA3w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (0.0ms)

Completed 200 OK in 443ms (Views: 431.0ms | ActiveRecord: 3.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 20:43:50 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"p2oOV8KKrdmovbgi8pP5dQMjnSrxCPvS+ZtDbSOETaE8ibDayT3nJJ2vc9tjB6hCrDm09j6VtpJE6uQ2oVXA3w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 428ms (Views: 387.5ms | ActiveRecord: 3.0ms)

Started GET “/register” for 127.0.0.1 at 2018-07-24 20:43:56 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (103.0ms)

Completed 500 Internal Server Error in 278ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“save_register”, :controller=>“users”}):

10:     <div class="card mx-auto mt-5">
11:         <div class="card-header">Registrar Usuario</div>
12:         <div class="card-body">
13:         <%= form_tag(:controller => "users", :action => "save_register") do |f| %>
14:             <div class="form-group">
15:                 <div class="form-row">
16:                     <div class="col-md-6">

app/views/users/register.html.erb:13:in `_app_views_users_register_html_erb___883728880_95227572' app/controllers/users_controller.rb:56:in `register' Started GET “/register” for 127.0.0.1 at 2018-07-24 20:45:30 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (48.0ms)

Completed 500 Internal Server Error in 161ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (No route matches {:action=>“save_register”, :controller=>“users”}):

10:     <div class="card mx-auto mt-5">
11:         <div class="card-header">Registrar Usuario</div>
12:         <div class="card-body">
13:         <%= form_tag(:controller => "users", :action => "save_register") do |f| %>
14:             <div class="form-group">
15:                 <div class="form-row">
16:                     <div class="col-md-6">

app/views/users/register.html.erb:13:in `_app_views_users_register_html_erb___883728880_93918180' app/controllers/users_controller.rb:56:in `register' Started GET “/register” for 127.0.0.1 at 2018-07-24 20:47:13 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (44.0ms)

Completed 500 Internal Server Error in 155ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (undefined method `each' for nil:NilClass):

20:                     <div class="col-md-6">
21:                         <label id="lblPerfil">Perfil:</label>
22:                         <select id="ddlPerfiles" name="ddlPerfiles" class="form-control">
23:                             <% @perfiles.each do |item| %>
24:                                 <option value="<%= item.id %>"><%= item.Descripcion %></option>
25:                             <% end %>
26:                         <select/>

app/views/users/register.html.erb:23:in `block in _app_views_users_register_html_erb___883728880_100621248' app/views/users/register.html.erb:13:in `_app_views_users_register_html_erb___883728880_100621248' app/controllers/users_controller.rb:56:in `register' Started GET “/register” for 127.0.0.1 at 2018-07-24 20:48:39 -0500 Processing by UsersController#register as HTML Completed 500 Internal Server Error in 8ms (ActiveRecord: 0.0ms)

NameError (uninitialized constant UsersController::Profiles):

app/controllers/users_controller.rb:56:in `register' Started GET “/register” for 127.0.0.1 at 2018-07-24 20:49:20 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Profile Load (30.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered users/register.html.erb within layouts/application (306.0ms)

Completed 500 Internal Server Error in 432ms (ActiveRecord: 196.0ms)

ActionView::Template::Error (undefined method `Descripcion' for #<Profile:0xb5202a0> Did you mean? descripcion

           descripcion?
           descripcion=):
21:                         <label id="lblPerfil">Perfil:</label>
22:                         <select id="ddlPerfiles" name="ddlPerfiles" class="form-control">
23:                             <% @perfiles.each do |item| %>
24:                                 <option value="<%= item.id %>"><%= item.Descripcion %></option>
25:                             <% end %>
26:                         <select/>
27:                     </div>

app/views/users/register.html.erb:24:in `block (2 levels) in _app_views_users_register_html_erb___883728880_96683496' app/views/users/register.html.erb:23:in `block in _app_views_users_register_html_erb___883728880_96683496' app/views/users/register.html.erb:13:in `_app_views_users_register_html_erb___883728880_96683496' app/controllers/users_controller.rb:57:in `register' Started GET “/register” for 127.0.0.1 at 2018-07-24 20:50:28 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Profile Load (2.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered users/register.html.erb within layouts/application (14.0ms)

Completed 200 OK in 327ms (Views: 324.0ms | ActiveRecord: 2.0ms)

Started GET “/register” for 127.0.0.1 at 2018-07-24 20:50:36 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Profile Load (3.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered users/register.html.erb within layouts/application (15.0ms)

Completed 200 OK in 580ms (Views: 576.1ms | ActiveRecord: 3.0ms)

Started GET “/register” for 127.0.0.1 at 2018-07-24 20:51:08 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Profile Load (0.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered users/register.html.erb within layouts/application (6.0ms)

Completed 200 OK in 344ms (Views: 341.7ms | ActiveRecord: 0.0ms)

Started GET “/profiles” for 127.0.0.1 at 2018-07-24 20:51:25 -0500 Processing by ProfilesController#index as HTML

Rendering profiles/index.html.erb within layouts/application
Profile Load (1.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered profiles/index.html.erb within layouts/application (8.0ms)

Completed 200 OK in 315ms (Views: 276.5ms | ActiveRecord: 1.0ms)

Started GET “/profiles/1” for 127.0.0.1 at 2018-07-24 20:51:32 -0500 Processing by ProfilesController#show as HTML

Parameters: {"id"=>"1"}
Profile Load (2.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/show.html.erb within layouts/application
Rendered profiles/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 404ms (Views: 304.3ms | ActiveRecord: 2.0ms)

Started GET “/profiles” for 127.0.0.1 at 2018-07-24 20:51:41 -0500 Processing by ProfilesController#index as HTML

Rendering profiles/index.html.erb within layouts/application
Profile Load (2.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered profiles/index.html.erb within layouts/application (10.0ms)

Completed 200 OK in 381ms (Views: 336.7ms | ActiveRecord: 2.0ms)

Started GET “/profiles/1” for 127.0.0.1 at 2018-07-24 20:52:59 -0500 Processing by ProfilesController#show as HTML

Parameters: {"id"=>"1"}
Profile Load (2.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/show.html.erb within layouts/application
Rendered profiles/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 357ms (Views: 310.9ms | ActiveRecord: 2.0ms)

Started GET “/profiles/1/edit” for 127.0.0.1 at 2018-07-24 20:55:19 -0500 Processing by ProfilesController#edit as HTML

Parameters: {"id"=>"1"}
Profile Load (1.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/edit.html.erb within layouts/application
Rendered profiles/_form.html.erb (26.0ms)
Rendered profiles/edit.html.erb within layouts/application (106.0ms)

Completed 200 OK in 490ms (Views: 409.4ms | ActiveRecord: 1.0ms)

Started PATCH “/profiles/1” for 127.0.0.1 at 2018-07-24 20:55:27 -0500 Processing by ProfilesController#update as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"YqBHfBaIlOAk2KKHR9vW8IcZZJRMZ9TW57Tgu8xUrNg332TbRqNo2QU2ARxvIz2tLf02S/5M2GfW5avRsXh2aw==", "profile"=>{"id"=>"1", "descripcion"=>"Administrador", "id_usuario"=>"901162840"}, "id"=>"1"}
Profile Load (0.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
 (1.0ms)  BEGIN
 (1.0ms)  COMMIT

Redirected to localhost:3000/profiles/1 Completed 302 Found in 15ms (ActiveRecord: 2.0ms)

Started GET “/profiles/1” for 127.0.0.1 at 2018-07-24 20:55:28 -0500 Processing by ProfilesController#show as HTML

Parameters: {"id"=>"1"}
Profile Load (1.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/show.html.erb within layouts/application
Rendered profiles/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 355ms (Views: 304.4ms | ActiveRecord: 1.0ms)

Started GET “/profiles/1” for 127.0.0.1 at 2018-07-24 20:55:35 -0500 Processing by ProfilesController#show as HTML

Parameters: {"id"=>"1"}
Profile Load (0.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/show.html.erb within layouts/application
Rendered profiles/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 373ms (Views: 303.8ms | ActiveRecord: 0.0ms)

Started GET “/profiles/1/edit” for 127.0.0.1 at 2018-07-24 20:56:46 -0500 Processing by ProfilesController#edit as HTML

Parameters: {"id"=>"1"}
Profile Load (1.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/edit.html.erb within layouts/application
Rendered profiles/_form.html.erb (4.0ms)
Rendered profiles/edit.html.erb within layouts/application (42.0ms)

Completed 200 OK in 420ms (Views: 360.4ms | ActiveRecord: 1.0ms)

Started GET “/profiles/1/edit” for 127.0.0.1 at 2018-07-24 20:57:37 -0500 Processing by ProfilesController#edit as HTML

Parameters: {"id"=>"1"}
Profile Load (1.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" WHERE "Web"."tbPerfil"."id" = $1 LIMIT $2  [["id", 1], ["LIMIT", 1]]
Rendering profiles/edit.html.erb within layouts/application
Rendered profiles/_form.html.erb (3.0ms)
Rendered profiles/edit.html.erb within layouts/application (52.0ms)

Completed 200 OK in 409ms (Views: 354.9ms | ActiveRecord: 1.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-24 20:57:48 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 307ms (Views: 306.6ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-24 20:57:52 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 323ms (Views: 322.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 20:57:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"O2Xr/52TnC+tYREK3IRclI1T3nwf2ce+C8pLJuRtJHWghlVyliTW0phz2vNNEA2jIkn3oNBEiv62u+x9ZrypCw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 387ms (Views: 322.5ms | ActiveRecord: 13.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 20:58:17 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"O2Xr/52TnC+tYREK3IRclI1T3nwf2ce+C8pLJuRtJHWghlVyliTW0phz2vNNEA2jIkn3oNBEiv62u+x9ZrypCw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 388ms (Views: 373.9ms | ActiveRecord: 2.0ms)

Started GET “/register” for 127.0.0.1 at 2018-07-24 20:58:20 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Profile Load (1.0ms)  SELECT "Web"."tbPerfil".* FROM "Web"."tbPerfil"
Rendered users/register.html.erb within layouts/application (6.0ms)

Completed 200 OK in 327ms (Views: 325.1ms | ActiveRecord: 1.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-24 20:58:33 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 319ms (Views: 317.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 21:03:12 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"O2Xr/52TnC+tYREK3IRclI1T3nwf2ce+C8pLJuRtJHWghlVyliTW0phz2vNNEA2jIkn3oNBEiv62u+x9ZrypCw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 432ms (Views: 351.9ms | ActiveRecord: 14.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 21:03:40 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"O2Xr/52TnC+tYREK3IRclI1T3nwf2ce+C8pLJuRtJHWghlVyliTW0phz2vNNEA2jIkn3oNBEiv62u+x9ZrypCw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 500 Internal Server Error in 383ms (ActiveRecord: 3.0ms)

ActionView::Template::Error (No route matches {:action=>“edit”, :controller=>“users”}):

65:               <%= link_to 'Contactenos', {:controller => :users, :action => :index } %>          
66:             </li>
67:             <li>
68:               <%= link_to 'Perfil', {:controller => :users, :action => :edit } %>          
69:             </li>
70:           </ul>
71:         </li>

app/views/layouts/homeEmpresa.html.erb:68:in `_app_views_layouts_home_mpresa_html_erb__992448448_90733752' app/controllers/users_controller.rb:39:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 21:04:45 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"O2Xr/52TnC+tYREK3IRclI1T3nwf2ce+C8pLJuRtJHWghlVyliTW0phz2vNNEA2jIkn3oNBEiv62u+x9ZrypCw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 401ms (Views: 330.5ms | ActiveRecord: 14.0ms)

Started GET “/edit” for 127.0.0.1 at 2018-07-24 21:04:49 -0500 Processing by UsersController#edit as HTML

Rendering users/edit.html.erb within layouts/application
Rendered users/_form.html.erb (72.0ms)
Rendered users/edit.html.erb within layouts/application (146.0ms)

Completed 500 Internal Server Error in 290ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (undefined method `errors' for nil:NilClass):

1: <%= form_with(model: user, local: true) do |form| %>
2:   <% if user.errors.any? %>
3:     <div id="error_explanation">
4:       <h2><%= pluralize(user.errors.count, "error") %> prohibited this user from being saved:</h2>
5:

app/views/users/_form.html.erb:2:in `block in _app_views_users__form_html_erb___857660959_89280276' app/views/users/_form.html.erb:1:in `_app_views_users__form_html_erb___857660959_89280276' app/views/users/edit.html.erb:3:in `_app_views_users_edit_html_erb___14537046_89300916' app/controllers/users_controller.rb:62:in `edit' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 21:10:54 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+a6lNGM0ZQv2JtV/EPiD2pFyGCG0Z81jSAn2aeOYyfBiTRu5aIMv9sM0HoaBbNLtPmgx/Xv6gCP1eFEyYUlEjg==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 316ms (Views: 309.1ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 21:11:02 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Eja2sVpKoI83PdETGu7kIrdHCXDHrmgKGf2u6Ahh/E+J1Qg8Uf3qcgIvGuqLerUVGF0grAgzJUqkjAmzirBxMQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 348ms (Views: 336.0ms | ActiveRecord: 4.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-24 21:11:11 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 349ms (Views: 304.5ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-24 21:11:50 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 337ms (Views: 299.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 21:22:46 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Eja2sVpKoI83PdETGu7kIrdHCXDHrmgKGf2u6Ahh/E+J1Qg8Uf3qcgIvGuqLerUVGF0grAgzJUqkjAmzirBxMQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 469ms (Views: 376.1ms | ActiveRecord: 15.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-24 21:22:50 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (0.0ms)

Completed 200 OK in 333ms (Views: 297.1ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-24 21:23:43 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 332ms (Views: 295.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 21:24:41 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Eja2sVpKoI83PdETGu7kIrdHCXDHrmgKGf2u6Ahh/E+J1Qg8Uf3qcgIvGuqLerUVGF0grAgzJUqkjAmzirBxMQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 494ms (Views: 406.5ms | ActiveRecord: 14.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-24 21:24:46 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 388ms (Views: 338.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-24 21:25:26 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Eja2sVpKoI83PdETGu7kIrdHCXDHrmgKGf2u6Ahh/E+J1Qg8Uf3qcgIvGuqLerUVGF0grAgzJUqkjAmzirBxMQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 402ms (Views: 389.9ms | ActiveRecord: 4.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-24 21:25:29 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 349ms (Views: 310.9ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-24 21:28:38 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 478ms (Views: 433.6ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-25 18:40:04 -0500 Started GET “/homes” for 127.0.0.1 at 2018-07-25 18:40:04 -0500 Processing by UsersController#homes as HTML Processing by UsersController#homes as HTML Started GET “/homes” for 127.0.0.1 at 2018-07-25 18:40:21 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (214.0ms)
Rendered users/homes.html.erb within layouts/application (61.0ms)
Rendered users/homes.html.erb within layouts/application (214.0ms)

Completed 200 OK in 29741ms (Views: 5249.6ms)

Completed 200 OK in 30152ms (Views: 5205.5ms)

Completed 200 OK in 16944ms (Views: 5211.7ms)

Started GET “/users” for 127.0.0.1 at 2018-07-25 18:58:53 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (9.0ms)

Completed 200 OK in 1855ms (Views: 921.6ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 19:04:54 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"O0GDqlUu6LJGrkp7X0izvuWmNCHnXtr5rXI03DW7Bs74Kgwl6pQNLV8x2OyOPZIV2VSDyagmFSin6JhOx9m5cw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (371.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 3314ms (Views: 505.8ms | ActiveRecord: 1770.1ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:05:01 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 343ms (Views: 306.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 19:07:27 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"O0GDqlUu6LJGrkp7X0izvuWmNCHnXtr5rXI03DW7Bs74Kgwl6pQNLV8x2OyOPZIV2VSDyagmFSin6JhOx9m5cw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 387ms (Views: 287.9ms | ActiveRecord: 15.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:07:41 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1.0ms)

Completed 200 OK in 333ms (Views: 298.1ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:09:16 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 308ms (Views: 274.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 19:11:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"O0GDqlUu6LJGrkp7X0izvuWmNCHnXtr5rXI03DW7Bs74Kgwl6pQNLV8x2OyOPZIV2VSDyagmFSin6JhOx9m5cw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 359ms (Views: 287.4ms | ActiveRecord: 14.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:12:00 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 291ms (Views: 289.7ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:12:47 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 313ms (Views: 312.0ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:13:48 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 321ms (Views: 319.4ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:13:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 367ms (Views: 365.7ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:13:56 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 307ms (Views: 306.2ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:14:13 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 339ms (Views: 337.7ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:14:29 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 305ms (Views: 303.8ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:14:47 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 326ms (Views: 325.1ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:14:52 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 322ms (Views: 320.5ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:15:13 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 317ms (Views: 316.8ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:15:34 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 313ms (Views: 312.0ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:16:09 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (4.0ms)

Completed 200 OK in 313ms (Views: 312.2ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:16:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 299ms (Views: 298.3ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:17:45 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 343ms (Views: 341.9ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:17:54 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 348ms (Views: 346.9ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:18:25 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 311ms (Views: 309.2ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 19:18:54 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 320ms (Views: 316.7ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 20:48:46 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (38.0ms)

Completed 200 OK in 4308ms (Views: 1876.5ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-25 20:49:38 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 777ms (Views: 679.3ms)

Started GET “/users” for 127.0.0.1 at 2018-07-25 20:49:46 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 567ms (Views: 565.2ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 20:49:52 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1exqg8yK3qegrq9wD71wLiX7rck371G83TS7saPsYEgWh+UMczA7OLkxPefeyFGFGQkaIXiXnm3XrhcjUY7f9Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (12.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 500 Internal Server Error in 1986ms (ActiveRecord: 240.0ms)

ActionView::Template::Error (No route matches {:action=>“edit”, :controller=>“users”}):

65:               <%= link_to 'Contactenos', {:controller => :users, :action => :index } %>          
66:             </li>
67:             <li>
68:               <%= link_to 'Perfil', {:controller => :users, :action => :edit } %>          
69:             </li>
70:           </ul>
71:         </li>

app/views/layouts/homeEmpresa.html.erb:68:in `_app_views_layouts_home_mpresa_html_erb___163780634_75128232' app/controllers/users_controller.rb:39:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 20:51:54 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1exqg8yK3qegrq9wD71wLiX7rck371G83TS7saPsYEgWh+UMczA7OLkxPefeyFGFGQkaIXiXnm3XrhcjUY7f9Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (0.0ms)

Completed 200 OK in 619ms (Views: 604.6ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 20:52:30 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1exqg8yK3qegrq9wD71wLiX7rck371G83TS7saPsYEgWh+UMczA7OLkxPefeyFGFGQkaIXiXnm3XrhcjUY7f9Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 804ms (Views: 599.6ms | ActiveRecord: 4.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 20:53:48 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1exqg8yK3qegrq9wD71wLiX7rck371G83TS7saPsYEgWh+UMczA7OLkxPefeyFGFGQkaIXiXnm3XrhcjUY7f9Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 612ms (Views: 596.4ms | ActiveRecord: 2.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 20:55:16 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1exqg8yK3qegrq9wD71wLiX7rck371G83TS7saPsYEgWh+UMczA7OLkxPefeyFGFGQkaIXiXnm3XrhcjUY7f9Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (6.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Completed 500 Internal Server Error in 356622ms (ActiveRecord: 23.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-25 21:01:13 -0500

SystemExit (exit):

(byebug):1:in `exit' (byebug):1:in `loginEmpresa' app/controllers/users_controller.rb:39:in `loginEmpresa' Started GET “/users” for 127.0.0.1 at 2018-07-25 21:01:32 -0500 Started GET “/homes” for 127.0.0.1 at 2018-07-25 21:01:33 -0500 Started GET “/users” for 127.0.0.1 at 2018-07-25 21:01:33 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (138.0ms)

Completed 200 OK in 1596ms (Views: 1577.9ms | ActiveRecord: 0.0ms)

Processing by UsersController#index as HTML Processing by UsersController#index as HTML Processing by UsersController#homes as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (118.0ms)
Rendered users/indexcompany.html.erb within layouts/application (253.0ms)
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (250.0ms)

Completed 200 OK in 4100ms (Views: 4059.2ms | ActiveRecord: 0.0ms)

Completed 200 OK in 4550ms (Views: 4489.1ms | ActiveRecord: 0.0ms)

Completed 200 OK in 4723ms (Views: 4526.9ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-25 21:03:25 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (15.0ms)

Completed 200 OK in 2661ms (Views: 1318.4ms)

Started GET “/users” for 127.0.0.1 at 2018-07-25 21:06:20 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (7.0ms)

Completed 200 OK in 581ms (Views: 577.9ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 21:06:40 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"kg9gjM6OQ8jmO0hMCarzCBFzA+MNaNeO7j5byZr6upFRZO8DcTSmV/+k2tvY39KjLYG0C0IQGF/kpPdbaJgFLA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (6.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (21.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 1675ms (Views: 621.4ms | ActiveRecord: 77.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 21:07:10 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"kg9gjM6OQ8jmO0hMCarzCBFzA+MNaNeO7j5byZr6upFRZO8DcTSmV/+k2tvY39KjLYG0C0IQGF/kpPdbaJgFLA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 931ms (Views: 876.0ms | ActiveRecord: 4.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 21:08:15 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"kg9gjM6OQ8jmO0hMCarzCBFzA+MNaNeO7j5byZr6upFRZO8DcTSmV/+k2tvY39KjLYG0C0IQGF/kpPdbaJgFLA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (16.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 850ms (Views: 628.0ms | ActiveRecord: 35.0ms)

User Load (10.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 21:10:16 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"kg9gjM6OQ8jmO0hMCarzCBFzA+MNaNeO7j5byZr6upFRZO8DcTSmV/+k2tvY39KjLYG0C0IQGF/kpPdbaJgFLA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 686ms (Views: 530.5ms | ActiveRecord: 22.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 21:10:51 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"kg9gjM6OQ8jmO0hMCarzCBFzA+MNaNeO7j5byZr6upFRZO8DcTSmV/+k2tvY39KjLYG0C0IQGF/kpPdbaJgFLA==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 14521940], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (14.0ms)

Completed 200 OK in 420ms (Views: 406.2ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 21:11:01 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"a3L1XvhaleNU0A9NRbYp7/ka6EtMWeMSawUZtIWIaDKoGXrRR+BwfE1PndqUwwhExehfowMhLMNhn7Umd+rXjw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (11.0ms)

Completed 200 OK in 731ms (Views: 545.4ms | ActiveRecord: 5.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-25 21:11:07 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 603ms (Views: 600.9ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-25 21:12:25 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 498ms (Views: 496.4ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-25 21:12:37 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 417ms (Views: 376.4ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-25 21:12:45 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 472ms (Views: 471.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 21:12:51 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1p6hzLckEcLWjPgbS03ZIffVJZE4NWxJI9QPv6qabroV9S5DCJ70Xc8TaoyaOPiKyyeSeXdNo5gpTqMtWPjRBw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Completed 500 Internal Server Error in 99ms (ActiveRecord: 21.0ms)

ActiveModel::MissingAttributeError (missing attribute: apellido):

app/controllers/users_controller.rb:40:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 21:16:30 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1p6hzLckEcLWjPgbS03ZIffVJZE4NWxJI9QPv6qabroV9S5DCJ70Xc8TaoyaOPiKyyeSeXdNo5gpTqMtWPjRBw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Completed 500 Internal Server Error in 41ms (ActiveRecord: 5.0ms)

ActiveModel::MissingAttributeError (missing attribute: apellido):

app/controllers/users_controller.rb:40:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 21:16:59 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1p6hzLckEcLWjPgbS03ZIffVJZE4NWxJI9QPv6qabroV9S5DCJ70Xc8TaoyaOPiKyyeSeXdNo5gpTqMtWPjRBw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (11.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Completed 500 Internal Server Error in 88ms (ActiveRecord: 15.0ms)

ActiveModel::MissingAttributeError (missing attribute: apellido):

app/controllers/users_controller.rb:40:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 21:17:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1p6hzLckEcLWjPgbS03ZIffVJZE4NWxJI9QPv6qabroV9S5DCJ70Xc8TaoyaOPiKyyeSeXdNo5gpTqMtWPjRBw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (13.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 500 Internal Server Error in 721ms (ActiveRecord: 90.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/layouts/homeEmpresa.html.erb:85: syntax error, unexpected tIDENTIFIER, expecting ')' …l ? session : '' session : '');@output_buffer… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/homeEmpresa.html.erb:85: syntax error, unexpected ':', expecting ')' …n : '' session : '');@output_buffer.safe_appe… … ^):

app/views/layouts/homeEmpresa.html.erb:85: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/homeEmpresa.html.erb:85: syntax error, unexpected ':', expecting ')' app/controllers/users_controller.rb:46:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 21:20:25 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1p6hzLckEcLWjPgbS03ZIffVJZE4NWxJI9QPv6qabroV9S5DCJ70Xc8TaoyaOPiKyyeSeXdNo5gpTqMtWPjRBw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 500 Internal Server Error in 179ms (ActiveRecord: 7.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/layouts/homeEmpresa.html.erb:85: syntax error, unexpected ',', expecting ')' … != nil ? session : '' , session : '');@outpu… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/homeEmpresa.html.erb:85: syntax error, unexpected ':', expecting ')' …:user] : '' , session : '');@output_buffer.safe_appe… … ^):

app/views/layouts/homeEmpresa.html.erb:85: syntax error, unexpected ',', expecting ')' app/views/layouts/homeEmpresa.html.erb:85: syntax error, unexpected ':', expecting ')' app/controllers/users_controller.rb:46:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 21:21:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1p6hzLckEcLWjPgbS03ZIffVJZE4NWxJI9QPv6qabroV9S5DCJ70Xc8TaoyaOPiKyyeSeXdNo5gpTqMtWPjRBw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 659ms (Views: 623.8ms | ActiveRecord: 6.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-25 21:22:29 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"1p6hzLckEcLWjPgbS03ZIffVJZE4NWxJI9QPv6qabroV9S5DCJ70Xc8TaoyaOPiKyyeSeXdNo5gpTqMtWPjRBw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (10.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 584ms (Views: 474.2ms | ActiveRecord: 16.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-27 19:26:44 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (27.0ms)

Completed 200 OK in 4335ms (Views: 1923.2ms)

Started GET “/users” for 127.0.0.1 at 2018-07-27 19:27:50 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 333ms (Views: 331.2ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-27 19:27:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Mv8ZakrUxDNKmUgVP35gPFb4BrStx1TVLJakU8nNWWWd9IGZ2o/gizvROFsQm6Y/6cfsd1teVng2HDN+n0AGfw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (455.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 3656ms (Views: 568.2ms | ActiveRecord: 1867.1ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-27 19:28:17 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Mv8ZakrUxDNKmUgVP35gPFb4BrStx1TVLJakU8nNWWWd9IGZ2o/gizvROFsQm6Y/6cfsd1teVng2HDN+n0AGfw==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (7.0ms)

Completed 200 OK in 332ms (Views: 322.8ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-27 19:28:25 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"H8c1bsf+Tr6Y8GOzEaRd0KDHxlqVv8mkg1z01bF46JSwzK2dV6VqBum4E/0+QZvTH/gsmWMmywmZ1mP45/W3jg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 443ms (Views: 415.7ms | ActiveRecord: 4.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:28:32 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Completed 500 Internal Server Error in 98ms (ActiveRecord: 0.0ms)

ActionView::MissingTemplate (Missing template users/show, application/show with {:locale=>, :formats=>, :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:

* "C:/Sites/OpusLineWeb.2/app/views"

):

app/controllers/users_controller.rb:72:in `show' Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:31:18 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Completed 500 Internal Server Error in 265ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `render_to_action' for #<UsersController:0x9588ca8> Did you mean? render_to_string):

app/controllers/users_controller.rb:72:in `show' Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:32:39 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:39 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:39 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:39 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:39 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:39 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:40 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:40 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:40 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:40 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:40 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:40 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:40 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:40 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:41 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:41 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:41 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:41 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:41 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:41 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:41 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:42 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:42 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:42 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:42 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:42 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:42 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:42 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:42 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:43 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:43 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:43 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:43 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:43 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:43 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:43 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:43 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:43 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:44 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:44 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:49 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:49 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:49 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 6ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:50 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:50 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:50 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:50 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:50 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:50 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:50 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:50 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 6ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:52 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:32:52 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:33:05 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:06 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:06 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:06 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:06 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:06 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:06 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:06 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:06 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:06 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:07 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:07 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:07 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:07 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:07 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:07 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:07 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:07 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:07 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:08 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:11 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:11 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:11 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:11 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:11 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:11 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:11 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:11 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:12 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:12 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:12 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:12 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:12 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:12 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:12 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:12 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:12 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:13 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:13 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:33:13 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export.pdf Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:34:00 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)

ActionController::UrlGenerationError (No route matches {:action=>“export.pdf”, :controller=>“users”, :format=>“pdf”, :id=>“export”}):

app/controllers/users_controller.rb:72:in `show' Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:34:57 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)

ActionController::UrlGenerationError (No route matches {:action=>“users/export”, :controller=>“users”, :format=>“pdf”, :id=>“export”}):

app/controllers/users_controller.rb:72:in `show' Started GET “/users/export.pdf” for 127.0.0.1 at 2018-07-27 19:35:23 -0500 Processing by UsersController#show as PDF

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 9ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:23 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:23 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:25 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:25 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:25 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:25 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:25 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:25 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:25 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:25 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:26 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:26 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:26 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:26 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:26 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:26 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:26 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:26 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:27 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:27 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:27 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:27 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:27 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:27 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:27 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:27 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:27 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:28 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:28 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:28 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:32 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:32 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:32 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 7ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:32 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:32 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:33 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:33 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:33 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:33 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:33 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:33 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 1ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:33 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:33 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:34 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:34 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:34 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:34 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:34 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:34 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:35:34 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:05 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:05 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:05 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:05 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:06 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:06 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:06 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:06 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:06 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:06 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:06 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:06 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 6ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:07 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:07 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:07 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:07 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:08 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:08 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:08 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:36:08 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:09 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 11ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:10 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:11 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 17ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:11 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:11 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:11 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:11 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:12 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 38ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:12 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:12 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:12 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:13 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:13 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 4ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:13 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:13 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 8ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:13 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 80ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:14 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 13ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:15 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 3ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:15 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 5ms (ActiveRecord: 0.0ms)

Started GET “/users/export” for 127.0.0.1 at 2018-07-27 19:37:15 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"export"}

Redirected to localhost:3000/users/export Completed 302 Found in 2ms (ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-27 19:37:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"H8c1bsf+Tr6Y8GOzEaRd0KDHxlqVv8mkg1z01bF46JSwzK2dV6VqBum4E/0+QZvTH/gsmWMmywmZ1mP45/W3jg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 474ms (Views: 347.1ms | ActiveRecord: 58.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-27 19:37:50 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (8.0ms) Completed 200 OK in 5253ms (Views: 7.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-27 19:41:39 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (0.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (5.0ms) Completed 200 OK in 2740ms (Views: 4.5ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-27 19:42:28 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (6.0ms) Completed 200 OK in 1862ms (Views: 5.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-27 19:42:46 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/reports_controller.rb:14: syntax error, unexpected tIDENTIFIER, expecting keyword_end

@nombre = session[:user] << ''  session[:userA]
                                       ^):

app/controllers/reports_controller.rb:14: syntax error, unexpected tIDENTIFIER, expecting keyword_end Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-27 19:43:26 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/reports_controller.rb:14: syntax error, unexpected tSTRING_BEG, expecting ']'

@nombre = session[:user ''] <<  session[:userA]
                         ^):

app/controllers/reports_controller.rb:14: syntax error, unexpected tSTRING_BEG, expecting ']' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-27 19:43:51 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/reports_controller.rb:14: syntax error, unexpected tSTRING_BEG, expecting ']'

@nombre = session[:user ''] <<  session[:userA]
                         ^):

app/controllers/reports_controller.rb:14: syntax error, unexpected tSTRING_BEG, expecting ']' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-27 19:44:52 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/reports_controller.rb:14: syntax error, unexpected tSTRING_BEG, expecting ']'

@nombre = session[:user ''] <<  session[:userA]
                         ^):

app/controllers/reports_controller.rb:14: syntax error, unexpected tSTRING_BEG, expecting ']' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-27 19:45:18 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 1939ms (Views: 2.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-27 19:45:34 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"H8c1bsf+Tr6Y8GOzEaRd0KDHxlqVv8mkg1z01bF46JSwzK2dV6VqBum4E/0+QZvTH/gsmWMmywmZ1mP45/W3jg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 395ms (Views: 300.7ms | ActiveRecord: 19.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-27 19:45:39 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 1908ms (Views: 2.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-27 19:46:46 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"H8c1bsf+Tr6Y8GOzEaRd0KDHxlqVv8mkg1z01bF46JSwzK2dV6VqBum4E/0+QZvTH/gsmWMmywmZ1mP45/W3jg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 391ms (Views: 303.8ms | ActiveRecord: 20.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-27 19:46:50 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (1.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 1943ms (Views: 2.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-27 19:47:11 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"H8c1bsf+Tr6Y8GOzEaRd0KDHxlqVv8mkg1z01bF46JSwzK2dV6VqBum4E/0+QZvTH/gsmWMmywmZ1mP45/W3jg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 422ms (Views: 317.4ms | ActiveRecord: 19.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-27 19:47:16 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 1879ms (Views: 2.5ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-28 10:13:16 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (26.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-28 10:13:20 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 5373ms (Views: 2723.8ms)

Completed 200 OK in 25004ms (Views: 24932.7ms)

Started GET “/users” for 127.0.0.1 at 2018-07-28 10:15:09 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 376ms (Views: 374.4ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 10:15:23 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"effDgrDZuqjHuJbD4Br8kN+XA7FgvS9fk03qFflPLDYVcuaps0/WtiYn/LGi18huaF93ToTWBMKf6Zj3fEJWRw==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (392.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (6.0ms)

Completed 200 OK in 2906ms (Views: 339.3ms | ActiveRecord: 1735.1ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 10:15:35 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"WDIA0ZN8MqGWhuF3zE/yknju784wY9S9UBGaWuC3weM0tyX6kOpev3cZiwWOgsZszyabMdQI/yBctei4Zbq7kg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (103.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa) LIMIT $1  [["LIMIT", 11]]

Completed 500 Internal Server Error in 319ms (ActiveRecord: 88.0ms)

User Load (2.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa) LIMIT $1  [["LIMIT", 11]]

NoMethodError (undefined method `id' for #<User::ActiveRecord_Relation:0x9b233f8> Did you mean? ids):

app/controllers/users_controller.rb:46:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 10:16:24 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"WDIA0ZN8MqGWhuF3zE/yknju784wY9S9UBGaWuC3weM0tyX6kOpev3cZiwWOgsZszyabMdQI/yBctei4Zbq7kg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa) LIMIT $1  [["LIMIT", 11]]

Completed 500 Internal Server Error in 114ms (ActiveRecord: 18.0ms)

User Load (2.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa) LIMIT $1  [["LIMIT", 11]]

NoMethodError (undefined method `salario' for #<User::ActiveRecord_Relation:0x9d90440>):

app/controllers/users_controller.rb:47:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 10:32:54 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"WDIA0ZN8MqGWhuF3zE/yknju784wY9S9UBGaWuC3weM0tyX6kOpev3cZiwWOgsZszyabMdQI/yBctei4Zbq7kg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (8.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =>params[:txtPassword]) LIMIT $1  [["LIMIT", 11]]

Completed 500 Internal Server Error in 197ms (ActiveRecord: 30.0ms)

User Load (7.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =>params[:txtPassword]) LIMIT $1  [["LIMIT", 11]]

NoMethodError (undefined method `salario' for #<User::ActiveRecord_Relation:0xaa99568>):

app/controllers/users_controller.rb:48:in `loginEmpresa' Started GET “/homes” for 127.0.0.1 at 2018-07-28 14:10:15 -0500 Started GET “/homes” for 127.0.0.1 at 2018-07-28 14:10:16 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (14.0ms)

Completed 200 OK in 374ms (Views: 334.8ms | ActiveRecord: 0.0ms)

Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 590ms (Views: 520.7ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-28 14:11:13 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 319ms (Views: 319.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:11:25 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ig1jYIHOyu9RZ9nAEpSsbpcip5wzP7NgJbhU7PymkrtFYturzG8OkuVuIH6Qz3+PBeB5cKtbO1QxkJhjietoQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =>params[:txtPassword]) LIMIT $1  [["LIMIT", 11]]

Completed 500 Internal Server Error in 124ms (ActiveRecord: 20.0ms)

User Load (1.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =>params[:txtPassword]) LIMIT $1  [["LIMIT", 11]]

NoMethodError (undefined method `salario' for #<User::ActiveRecord_Relation:0xc59d3d8>):

app/controllers/users_controller.rb:48:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:12:14 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ig1jYIHOyu9RZ9nAEpSsbpcip5wzP7NgJbhU7PymkrtFYturzG8OkuVuIH6Qz3+PBeB5cKtbO1QxkJhjietoQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =>params[:txtPassword]) ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]

Completed 500 Internal Server Error in 125ms (ActiveRecord: 20.0ms)

ActiveRecord::StatementInvalid (PG::SyntaxError: ERROR: error de sintaxis en o cerca de «SELECT» LINE 1: SELECT SELECT U.id, U.nombre, U.apellido, C.salario, C.carg…

^

: SELECT SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM “Web”.“tbUsuarios” WHERE ( U JOIN “Web”.“tbContratos” C ON C.id = U.id_contrato JOIN “Web”.“tbEmpresa” E ON E.id = U.id_empresa JOIN “Web”.“tbUsuarios”

ON U.id =>params[:txtPassword]) ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1):

app/controllers/users_controller.rb:46:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:13:48 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ig1jYIHOyu9RZ9nAEpSsbpcip5wzP7NgJbhU7PymkrtFYturzG8OkuVuIH6Qz3+PBeB5cKtbO1QxkJhjietoQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =>params[:txtPassword]) LIMIT $1  [["LIMIT", 11]]

Completed 500 Internal Server Error in 113ms (ActiveRecord: 18.0ms)

User Load (1.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =>params[:txtPassword]) LIMIT $1  [["LIMIT", 11]]

NoMethodError (undefined method `salario' for #<User::ActiveRecord_Relation:0xa56f660>):

app/controllers/users_controller.rb:48:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:18:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ig1jYIHOyu9RZ9nAEpSsbpcip5wzP7NgJbhU7PymkrtFYturzG8OkuVuIH6Qz3+PBeB5cKtbO1QxkJhjietoQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =>params[:txtPassword]) LIMIT $1  [["LIMIT", 11]]

Completed 500 Internal Server Error in 38ms (ActiveRecord: 6.0ms)

User Load (2.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =>params[:txtPassword]) LIMIT $1  [["LIMIT", 11]]

NoMethodError (undefined method `salario' for #<User::ActiveRecord_Relation:0x9c78660>):

app/controllers/users_controller.rb:48:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:21:22 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ig1jYIHOyu9RZ9nAEpSsbpcip5wzP7NgJbhU7PymkrtFYturzG8OkuVuIH6Qz3+PBeB5cKtbO1QxkJhjietoQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940) LIMIT $1  [["LIMIT", 11]]

Completed 500 Internal Server Error in 110ms (ActiveRecord: 20.0ms)

User Load (2.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940) LIMIT $1  [["LIMIT", 11]]

NoMethodError (undefined method `salario' for #<User::ActiveRecord_Relation:0xa5a6a28>):

app/controllers/users_controller.rb:48:in `loginEmpresa'

User Load (47.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id ={) LIMIT $1  [["LIMIT", 11]]
User Load (50.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" WHERE (id=456) LIMIT $1  [["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" WHERE (id=456) LIMIT $1  [["LIMIT", 11]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" WHERE (id=456) LIMIT $1  [["LIMIT", 11]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" WHERE (id=456) LIMIT $1  [["LIMIT", 11]]

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:27:07 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ig1jYIHOyu9RZ9nAEpSsbpcip5wzP7NgJbhU7PymkrtFYturzG8OkuVuIH6Qz3+PBeB5cKtbO1QxkJhjietoQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (9.0ms)  SELECT  SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940) ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]

Completed 500 Internal Server Error in 86274ms (ActiveRecord: 57.0ms)

ActiveRecord::StatementInvalid (PG::SyntaxError: ERROR: error de sintaxis en o cerca de «SELECT» LINE 1: SELECT SELECT U.id, U.nombre, U.apellido, C.salario, C.carg…

^

: SELECT SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM “Web”.“tbUsuarios” WHERE ( U JOIN “Web”.“tbContratos” C ON C.id = U.id_contrato JOIN “Web”.“tbEmpresa” E ON E.id = U.id_empresa JOIN “Web”.“tbUsuarios”

ON U.id =14621940) ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1):

app/controllers/users_controller.rb:47:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:30:01 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ig1jYIHOyu9RZ9nAEpSsbpcip5wzP7NgJbhU7PymkrtFYturzG8OkuVuIH6Qz3+PBeB5cKtbO1QxkJhjietoQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (9.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" WHERE ( U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940) ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]

Completed 500 Internal Server Error in 105ms (ActiveRecord: 15.0ms)

ActiveRecord::StatementInvalid (PG::SyntaxError: ERROR: error de sintaxis en o cerca de «JOIN» LINE 1: …etiro, E.nombre FROM “Web”.“tbUsuarios” WHERE ( U JOIN “Web”…

^

: SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM “Web”.“tbUsuarios” WHERE ( U JOIN “Web”.“tbContratos” C ON C.id = U.id_contrato JOIN “Web”.“tbEmpresa” E ON E.id = U.id_empresa JOIN “Web”.“tbUsuarios”

ON U.id =14621940) ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1):

app/controllers/users_controller.rb:47:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:33:06 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ig1jYIHOyu9RZ9nAEpSsbpcip5wzP7NgJbhU7PymkrtFYturzG8OkuVuIH6Qz3+PBeB5cKtbO1QxkJhjietoQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (111.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 2613ms (Views: 2119.9ms | ActiveRecord: 118.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:45:38 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ig1jYIHOyu9RZ9nAEpSsbpcip5wzP7NgJbhU7PymkrtFYturzG8OkuVuIH6Qz3+PBeB5cKtbO1QxkJhjietoQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 972ms (Views: 761.6ms | ActiveRecord: 10.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:45:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ig1jYIHOyu9RZ9nAEpSsbpcip5wzP7NgJbhU7PymkrtFYturzG8OkuVuIH6Qz3+PBeB5cKtbO1QxkJhjietoQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (5.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 734ms (Views: 668.4ms | ActiveRecord: 17.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:46:15 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ig1jYIHOyu9RZ9nAEpSsbpcip5wzP7NgJbhU7PymkrtFYturzG8OkuVuIH6Qz3+PBeB5cKtbO1QxkJhjietoQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 529ms (Views: 472.7ms | ActiveRecord: 9.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:46:34 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ig1jYIHOyu9RZ9nAEpSsbpcip5wzP7NgJbhU7PymkrtFYturzG8OkuVuIH6Qz3+PBeB5cKtbO1QxkJhjietoQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (9.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 674ms (Views: 604.9ms | ActiveRecord: 15.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:46:41 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0ig1jYIHOyu9RZ9nAEpSsbpcip5wzP7NgJbhU7PymkrtFYturzG8OkuVuIH6Qz3+PBeB5cKtbO1QxkJhjietoQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (9.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 477ms (Views: 436.9ms | ActiveRecord: 14.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-28 14:46:47 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 526ms (Views: 517.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:46:56 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"3uNaq0H6u10dQkuCwflK4rNAq4b93VgDdr9Ncb47+rDh3uRIbMw8TOuSbGQ78CWtNQug/U+8yiOm7+5Dg+7NWw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 686ms (Views: 599.7ms | ActiveRecord: 9.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-28 14:47:08 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 418ms (Views: 415.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:47:13 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"a4KCztczc56BI7th3JHsYVsw3rRs6kWVCENn20kYxx9Uvzwt+gX0j3fznIcmmIMu3XvVz96L17XYE8TpdM3w9A==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 722ms (Views: 653.5ms | ActiveRecord: 14.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:51:35 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"a4KCztczc56BI7th3JHsYVsw3rRs6kWVCENn20kYxx9Uvzwt+gX0j3fznIcmmIMu3XvVz96L17XYE8TpdM3w9A==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (13.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =#<User:0xc78e220> ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]

Completed 500 Internal Server Error in 123ms (ActiveRecord: 18.0ms)

ActiveRecord::StatementInvalid (PG::SyntaxError: ERROR: error de sintaxis en o cerca de «:» LINE 2: ON U.id =#<User:0xc78e220> ORDER BY “Web”.“tbUsuarios”.…

^

: SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM “Web”.“tbUsuarios” U JOIN “Web”.“tbContratos” C ON C.id = U.id_contrato JOIN “Web”.“tbEmpresa” E ON E.id = U.id_empresa JOIN “Web”.“tbUsuarios”

ON U.id =#<User:0xc78e220> ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1):

app/controllers/users_controller.rb:48:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:53:14 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"a4KCztczc56BI7th3JHsYVsw3rRs6kWVCENn20kYxx9Uvzwt+gX0j3fznIcmmIMu3XvVz96L17XYE8TpdM3w9A==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."id" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Completed 500 Internal Server Error in 551ms (ActiveRecord: 7.0ms)

NameError (undefined local variable or method `id' for #<UsersController:0xb10b4f0>):

app/controllers/users_controller.rb:49:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 14:59:22 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"a4KCztczc56BI7th3JHsYVsw3rRs6kWVCENn20kYxx9Uvzwt+gX0j3fznIcmmIMu3XvVz96L17XYE8TpdM3w9A==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."id_perfi" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  "Web"."tbUsuarios"."id" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]

Completed 500 Internal Server Error in 989ms (ActiveRecord: 8.0ms)

NameError (undefined local variable or method `id' for #<UsersController:0x695ca90>):

app/controllers/users_controller.rb:49:in `loginEmpresa' Started GET “/users” for 127.0.0.1 at 2018-07-28 15:00:00 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 388ms (Views: 385.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 15:00:12 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 738ms (Views: 617.8ms | ActiveRecord: 22.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-28 15:03:10 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}

Redirected to Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)

ActionController::UrlGenerationError (No route matches {:action=>“export”, :controller=>“users”, :id=>“loan”}):

app/controllers/users_controller.rb:79:in `show' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 15:03:36 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (6.0ms) Completed 200 OK in 7441ms (Views: 5.8ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 15:18:32 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 6232ms (Views: 3.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 15:18:41 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 736ms (Views: 681.0ms | ActiveRecord: 9.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 15:18:53 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (60.0ms) Completed 200 OK in 51039ms (Views: 59.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 15:19:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 460ms (Views: 393.3ms | ActiveRecord: 10.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 15:20:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 855ms (Views: 794.2ms | ActiveRecord: 10.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 15:20:21 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2840ms (Views: 2.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 15:20:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 535ms (Views: 394.6ms | ActiveRecord: 26.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 15:21:02 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (6.0ms) Completed 200 OK in 2844ms (Views: 5.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 15:22:33 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (4.0ms)

Completed 200 OK in 669ms (Views: 533.5ms | ActiveRecord: 12.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 15:22:37 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 3192ms (Views: 3.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 15:24:09 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 784ms (Views: 741.4ms | ActiveRecord: 12.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 15:24:21 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (1.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 3156ms (Views: 2.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 15:25:13 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 928ms (Views: 767.9ms | ActiveRecord: 31.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 15:25:17 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (7.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (10.0ms) Completed 200 OK in 3141ms (Views: 6.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 15:36:49 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 405ms (Views: 349.5ms | ActiveRecord: 8.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 15:36:55 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2209ms (Views: 2.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 15:55:06 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (8.0ms) Completed 200 OK in 2081ms (Views: 3.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 15:59:49 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 407ms (Views: 367.1ms | ActiveRecord: 9.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 15:59:52 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 3158ms (Views: 3.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 16:00:49 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 415ms (Views: 373.7ms | ActiveRecord: 9.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 16:00:56 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (5.0ms) Completed 200 OK in 2001ms (Views: 3.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 16:03:50 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 455ms (Views: 409.0ms | ActiveRecord: 9.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 16:03:53 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (51.0ms)

Completed 500 Internal Server Error in 163ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (wrong number of arguments (given 0, expected 1..8)):

1: 
2: <%= time = Time.local 
3: puts "Current Time : " + time.inspect %>
4: 
5:

app/views/users/reporte.pdf.erb:2:in `local' app/views/users/reporte.pdf.erb:2:in `_app_views_users_reporte_pdf_erb__427209743_103267980' app/controllers/reports_controller.rb:25:in `export' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 16:04:49 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (5.0ms) Completed 200 OK in 2847ms (Views: 4.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 16:08:19 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 398ms (Views: 358.3ms | ActiveRecord: 8.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 16:08:22 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2181ms (Views: 2.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 16:08:51 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 382ms (Views: 339.9ms | ActiveRecord: 12.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 16:08:53 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 1979ms (Views: 2.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 16:09:50 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 434ms (Views: 385.8ms | ActiveRecord: 10.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 16:09:52 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (1.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2073ms (Views: 2.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 16:10:26 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 431ms (Views: 383.9ms | ActiveRecord: 9.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 16:10:28 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 3078ms (Views: 2.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 16:10:54 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Jkh0ffbLKZTotNXYcuz86+xnI00i6fdbkAmGVz47hnUZdcqe2/2uhR5k8j6I5ZOkaiwoNpCIZXtAWSVlA+6xng==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 431ms (Views: 373.7ms | ActiveRecord: 20.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 16:10:57 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (4.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2821ms (Views: 2.1ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-28 16:14:59 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}

Redirected to Completed 500 Internal Server Error in 3ms (ActiveRecord: 0.0ms)

ActionController::UrlGenerationError (No route matches {:action=>“export”, :controller=>“users”, :id=>“loan”}):

app/controllers/users_controller.rb:79:in `show' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 16:27:22 -0500

ArgumentError ('usersP' is not a supported controller name. This can lead to potential routing problems. See guides.rubyonrails.org/routing.html#specifying-a-controller-to-use):

config/routes.rb:13:in `block in <top (required)>' config/routes.rb:1:in `<top (required)>' Started GET “/homes” for 127.0.0.1 at 2018-07-28 19:29:08 -0500 Processing by UsersController#homes as HTML Started GET “/homes” for 127.0.0.1 at 2018-07-28 19:29:12 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (33.0ms)
Rendered users/homes.html.erb within layouts/application (47.0ms)

Completed 200 OK in 3765ms (Views: 3259.7ms)

Completed 200 OK in 7070ms (Views: 3269.3ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-28 19:33:54 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 380ms (Views: 307.2ms)

Started GET “/users” for 127.0.0.1 at 2018-07-28 19:34:00 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 314ms (Views: 312.1ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 19:34:07 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xQGlAabVDnjm/51hscvoaIhYvp5O78EsZNpM+OL7600ffLz3AZz4X5JX1eI7rIANRAuah+uVpjU4YFQbymRQcA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (440.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (186.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 3908ms (Views: 652.9ms | ActiveRecord: 2119.1ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 19:34:15 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (25.0ms) Completed 200 OK in 6231ms (Views: 24.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 19:35:11 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xQGlAabVDnjm/51hscvoaIhYvp5O78EsZNpM+OL7600ffLz3AZz4X5JX1eI7rIANRAuah+uVpjU4YFQbymRQcA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 399ms (Views: 349.8ms | ActiveRecord: 9.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 19:35:14 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 2379ms (Views: 3.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 19:35:29 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xQGlAabVDnjm/51hscvoaIhYvp5O78EsZNpM+OL7600ffLz3AZz4X5JX1eI7rIANRAuah+uVpjU4YFQbymRQcA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 367ms (Views: 320.6ms | ActiveRecord: 11.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 19:35:32 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 2049ms (Views: 3.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 19:38:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xQGlAabVDnjm/51hscvoaIhYvp5O78EsZNpM+OL7600ffLz3AZz4X5JX1eI7rIANRAuah+uVpjU4YFQbymRQcA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 478ms (Views: 432.0ms | ActiveRecord: 12.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 19:39:00 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (8.0ms) Completed 200 OK in 3309ms (Views: 7.7ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 19:39:25 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2246ms (Views: 3.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 19:42:24 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (5.0ms) Completed 200 OK in 3200ms (Views: 4.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 19:42:55 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (6.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 2192ms (Views: 3.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 19:46:44 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (11.0ms) Completed 200 OK in 2923ms (Views: 10.5ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 19:48:04 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 2187ms (Views: 1.5ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 19:58:17 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (9.0ms) Completed 200 OK in 3176ms (Views: 8.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 19:58:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xQGlAabVDnjm/51hscvoaIhYvp5O78EsZNpM+OL7600ffLz3AZz4X5JX1eI7rIANRAuah+uVpjU4YFQbymRQcA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 489ms (Views: 453.4ms | ActiveRecord: 6.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 19:58:39 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 2156ms (Views: 2.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 19:59:40 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2226ms (Views: 2.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:01:40 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (10.0ms) Completed 200 OK in 2312ms (Views: 2.0ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:01:58 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 2185ms (Views: 1.5ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:02:34 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2255ms (Views: 2.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:02:57 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 2190ms (Views: 1.9ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:03:55 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (7.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 2279ms (Views: 2.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:13:11 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 3101ms (Views: 2.5ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:13:57 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 2288ms (Views: 3.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:14:15 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 2203ms (Views: 3.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:20:01 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (197.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 7155ms (Views: 2.9ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:20:23 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 2176ms (Views: 3.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 20:20:34 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xQGlAabVDnjm/51hscvoaIhYvp5O78EsZNpM+OL7600ffLz3AZz4X5JX1eI7rIANRAuah+uVpjU4YFQbymRQcA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (17.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 987ms (Views: 710.1ms | ActiveRecord: 23.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:20:38 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2207ms (Views: 2.5ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:23:10 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (7.0ms) Completed 200 OK in 3723ms (Views: 6.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:30:34 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (48.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 3504ms (Views: 3.7ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:30:51 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (66.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 2368ms (Views: 1.7ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:31:17 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (90.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2471ms (Views: 2.8ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:32:35 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (82.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2501ms (Views: 2.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:33:25 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (54.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (5.0ms) Completed 200 OK in 2478ms (Views: 4.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:34:46 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (11.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (27.0ms) Completed 200 OK in 2342ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 20:35:05 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xQGlAabVDnjm/51hscvoaIhYvp5O78EsZNpM+OL7600ffLz3AZz4X5JX1eI7rIANRAuah+uVpjU4YFQbymRQcA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (29.0ms)

Completed 200 OK in 784ms (Views: 698.1ms | ActiveRecord: 8.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 20:35:08 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2340ms (Views: 1.9ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:18:25 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (267.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (55.0ms) Completed 200 OK in 9083ms (Views: 35.0ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:20:45 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (26.0ms) Completed 200 OK in 2905ms (Views: 25.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:21:38 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (16.0ms)
Rendering text template
Rendered text template (1.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 3344ms (Views: 1.7ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:22:06 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 2977ms (Views: 1.7ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:27:21 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 4296ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:29:06 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (13.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 3313ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:29:36 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (7.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (23.0ms) Completed 200 OK in 4485ms (Views: 23.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:30:44 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (37.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (13.0ms) Completed 200 OK in 3480ms (Views: 13.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:31:18 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 3627ms (Views: 2.9ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:32:05 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 6107ms (Views: 3.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:33:00 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (13.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 3866ms (Views: 1.7ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:33:34 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (1.0ms) Completed 200 OK in 3481ms (Views: 1.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:34:52 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (34.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 4331ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:35:17 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (1.0ms) Completed 200 OK in 3411ms (Views: 1.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:53:59 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (1.0ms) Completed 200 OK in 4629ms (Views: 1.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:54:30 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (6877.4ms)

Completed 500 Internal Server Error in 7006ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (undefined local variable or method `date' for #<#<Class:0xc4bcde0>:0xc1e1c50>):

1: <%=date.strftime "%b %d, %Y"%>
2: <!DOCTYPE html>
3: <html lang="en">
4:

app/views/users/reporte.pdf.erb:1:in `_app_views_users_reporte_pdf_erb__573845531_101647896' app/controllers/reports_controller.rb:28:in `export' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 21:56:58 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2861ms (Views: 1.9ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 22:03:20 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 3620ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 22:03:46 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (6.0ms) Completed 200 OK in 2647ms (Views: 4.9ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 22:04:04 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 3044ms (Views: 1.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 22:04:44 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (41.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 2807ms (Views: 1.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 22:05:19 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xQGlAabVDnjm/51hscvoaIhYvp5O78EsZNpM+OL7600ffLz3AZz4X5JX1eI7rIANRAuah+uVpjU4YFQbymRQcA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (56.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 3723ms (Views: 1785.6ms | ActiveRecord: 310.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-28 22:05:26 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (31.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2853ms (Views: 2.6ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-07-28 22:05:47 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}

Redirected to Completed 500 Internal Server Error in 49ms (ActiveRecord: 0.0ms)

ActionController::UrlGenerationError (No route matches {:action=>“export”, :controller=>“users”, :id=>“loan”}):

app/controllers/users_controller.rb:77:in `show' Started GET “/users/loan” for 127.0.0.1 at 2018-07-28 22:07:12 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}

Redirected to Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)

ActionController::UrlGenerationError (No route matches {:action=>“export”, :controller=>“users”, :id=>“loan”}):

app/controllers/users_controller.rb:77:in `show' Started GET “/users/loan” for 127.0.0.1 at 2018-07-28 22:09:55 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}

Redirected to Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)

ActionController::UrlGenerationError (No route matches {:action=>“export”, :controller=>“users”, :id=>“loan”}):

app/controllers/users_controller.rb:77:in `show' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 22:10:32 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xQGlAabVDnjm/51hscvoaIhYvp5O78EsZNpM+OL7600ffLz3AZz4X5JX1eI7rIANRAuah+uVpjU4YFQbymRQcA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 500 Internal Server Error in 669ms (ActiveRecord: 14.0ms)

ActionView::Template::Error (No route matches {:action=>“show”, :controller=>“users”}):

52:               <%= link_to 'Descarga Comprobante de Pago', {:controller => :users, :action => :index } %>          
53:             </li>
54:             <li>
55:               <%= link_to 'Simulador de Creditos', {:controller => :users, :action => :show } %>          
56:             </li>
57:           
58:           </ul>

app/views/layouts/home.html.erb:55:in `_app_views_layouts_home_html_erb__1027946126_90873288' app/controllers/users_controller.rb:53:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-28 22:11:40 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xQGlAabVDnjm/51hscvoaIhYvp5O78EsZNpM+OL7600ffLz3AZz4X5JX1eI7rIANRAuah+uVpjU4YFQbymRQcA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 776ms (Views: 566.5ms | ActiveRecord: 18.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-07-28 22:11:45 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}

Redirected to Completed 500 Internal Server Error in 20ms (ActiveRecord: 0.0ms)

ActionController::UrlGenerationError (No route matches {:action=>“export”, :controller=>“users”, :id=>“show”}):

app/controllers/users_controller.rb:77:in `show' Started GET “/users/show” for 127.0.0.1 at 2018-07-28 22:13:17 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (13.0ms)

Completed 200 OK in 563ms (Views: 560.4ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-07-28 22:13:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 433ms (Views: 431.5ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-07-28 22:13:43 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (4.0ms)

Completed 200 OK in 539ms (Views: 537.5ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-07-28 22:18:48 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 424ms (Views: 422.5ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-07-28 22:28:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 357ms (Views: 355.1ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-07-28 22:29:17 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 413ms (Views: 411.7ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-07-28 22:46:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (34.0ms)

Completed 500 Internal Server Error in 121ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/users/show.html.erb:38: syntax error, unexpected keyword_ensure, expecting keyword_end C:/Sites/OpusLineWeb.2/app/views/users/show.html.erb:40: syntax error, unexpected end-of-input, expecting keyword_end):

app/views/users/show.html.erb:38: syntax error, unexpected keyword_ensure, expecting keyword_end app/views/users/show.html.erb:40: syntax error, unexpected end-of-input, expecting keyword_end app/controllers/users_controller.rb:77:in `show' Started GET “/users/show” for 127.0.0.1 at 2018-07-28 22:47:32 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 500 Internal Server Error in 135ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/users/show.html.erb:38: syntax error, unexpected keyword_ensure, expecting keyword_end C:/Sites/OpusLineWeb.2/app/views/users/show.html.erb:40: syntax error, unexpected end-of-input, expecting keyword_end):

app/views/users/show.html.erb:38: syntax error, unexpected keyword_ensure, expecting keyword_end app/views/users/show.html.erb:40: syntax error, unexpected end-of-input, expecting keyword_end app/controllers/users_controller.rb:77:in `show' Started GET “/users/show” for 127.0.0.1 at 2018-07-28 22:47:51 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 500 Internal Server Error in 138ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/users/show.html.erb:38: syntax error, unexpected keyword_ensure, expecting keyword_end C:/Sites/OpusLineWeb.2/app/views/users/show.html.erb:40: syntax error, unexpected end-of-input, expecting keyword_end):

app/views/users/show.html.erb:38: syntax error, unexpected keyword_ensure, expecting keyword_end app/views/users/show.html.erb:40: syntax error, unexpected end-of-input, expecting keyword_end app/controllers/users_controller.rb:77:in `show' Started GET “/users/show” for 127.0.0.1 at 2018-07-28 22:48:29 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (35.0ms)

Completed 500 Internal Server Error in 297ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/users/show.html.erb:39: syntax error, unexpected keyword_ensure, expecting keyword_end C:/Sites/OpusLineWeb.2/app/views/users/show.html.erb:41: syntax error, unexpected end-of-input, expecting keyword_end):

app/views/users/show.html.erb:39: syntax error, unexpected keyword_ensure, expecting keyword_end app/views/users/show.html.erb:41: syntax error, unexpected end-of-input, expecting keyword_end app/controllers/users_controller.rb:77:in `show' Started GET “/users/show” for 127.0.0.1 at 2018-07-28 22:49:33 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 500 Internal Server Error in 119ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/users/show.html.erb:39: syntax error, unexpected keyword_ensure, expecting keyword_end C:/Sites/OpusLineWeb.2/app/views/users/show.html.erb:41: syntax error, unexpected end-of-input, expecting keyword_end):

app/views/users/show.html.erb:39: syntax error, unexpected keyword_ensure, expecting keyword_end app/views/users/show.html.erb:41: syntax error, unexpected end-of-input, expecting keyword_end app/controllers/users_controller.rb:77:in `show' Started GET “/users/show” for 127.0.0.1 at 2018-07-28 22:51:21 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 537ms (Views: 535.6ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-29 11:47:10 -0500 Processing by UsersController#homes as HTML Started GET “/homes” for 127.0.0.1 at 2018-07-29 11:47:15 -0500

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (27.0ms)

Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (34.0ms)

Completed 200 OK in 2639ms (Views: 2557.4ms)

Completed 200 OK in 7288ms (Views: 3698.2ms)

Started GET “/users” for 127.0.0.1 at 2018-07-29 11:48:16 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 325ms (Views: 323.3ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 11:48:26 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DcSTapjAwMXGRkWmwLMIcSKqcbuvVkde+mq+5XyP/uOowQeoxUzq7r7VBLy01OYS0RtLd9t5VqVAKEkZaK0PIg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (403.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (177.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 5224ms (Views: 513.9ms | ActiveRecord: 2400.1ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 11:48:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DcSTapjAwMXGRkWmwLMIcSKqcbuvVkde+mq+5XyP/uOowQeoxUzq7r7VBLy01OYS0RtLd9t5VqVAKEkZaK0PIg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 500 Internal Server Error in 501ms (ActiveRecord: 7.0ms)

ActionView::Template::Error (No route matches {:action=>“nomina”, :controller=>“reports”, :format=>:pdf}):

49:               <%= link_to 'Descarga Certificado Laboral', {:controller => :reports, :action => :export, :format => :pdf } %>                                                                                                            
50:             </li>
51:             <li>
52:               <%= link_to 'Descarga Comprobante de Pago', {:controller => :reports, :action => :nomina, :format => :pdf  } %>          
53:             </li>
54:             <li>
55:               <%= link_to 'Simulador de Creditos', {:controller => :users, :action => :show } %>

app/views/layouts/home.html.erb:52:in `_app_views_layouts_home_html_erb__943760216_94148880' app/controllers/users_controller.rb:53:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 11:49:33 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DcSTapjAwMXGRkWmwLMIcSKqcbuvVkde+mq+5XyP/uOowQeoxUzq7r7VBLy01OYS0RtLd9t5VqVAKEkZaK0PIg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 421ms (Views: 316.5ms | ActiveRecord: 18.0ms)

Started GET “/reports/nomina.pdf” for 127.0.0.1 at 2018-07-29 11:49:39 -0500

AbstractController::ActionNotFound (The action 'nomina' could not be found for ReportsController):

actionpack (5.1.6) lib/abstract_controller/base.rb:119:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:25:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/nomina.pdf” for 127.0.0.1 at 2018-07-29 11:51:17 -0500

AbstractController::ActionNotFound (The action 'nomina' could not be found for ReportsController):

actionpack (5.1.6) lib/abstract_controller/base.rb:119:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:25:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/nomina.pdf” for 127.0.0.1 at 2018-07-29 11:51:32 -0500

AbstractController::ActionNotFound (The action 'nomina' could not be found for ReportsController):

actionpack (5.1.6) lib/abstract_controller/base.rb:119:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:25:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 11:51:50 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DcSTapjAwMXGRkWmwLMIcSKqcbuvVkde+mq+5XyP/uOowQeoxUzq7r7VBLy01OYS0RtLd9t5VqVAKEkZaK0PIg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 398ms (Views: 302.6ms | ActiveRecord: 22.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 11:51:55 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/nomina.pdf.erb within layouts/pdf.html
Rendered users/nomina.pdf.erb within layouts/pdf.html (0.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (9.0ms) Completed 200 OK in 3557ms (Views: 8.7ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:05:09 -0500 Processing by ReportsController#paysheet as PDF **************WICKED************** Completed 500 Internal Server Error in 43ms (ActiveRecord: 0.0ms)

ActionView::MissingTemplate (Missing template users/nomina with {:locale=>, :formats=>, :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:

* "C:/Sites/OpusLineWeb.2/app/views"

):

app/controllers/reports_controller.rb:30:in `paysheet' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:19:07 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 3668ms (Views: 2.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:24:40 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 2266ms (Views: 2.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:25:15 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (0.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2219ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:25:28 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (1.0ms) Completed 200 OK in 2120ms (Views: 1.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:26:06 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (1.0ms) Completed 200 OK in 2077ms (Views: 1.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:26:33 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2626ms (Views: 2.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:32:34 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (1.0ms)

Sent data Nomina.pdf (5.0ms) Completed 200 OK in 2764ms (Views: 4.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:33:38 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2245ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:34:32 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (4.0ms) Completed 200 OK in 2100ms (Views: 3.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:34:47 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2097ms (Views: 1.8ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:35:08 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (1.0ms) Completed 200 OK in 2099ms (Views: 1.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:35:44 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 2160ms (Views: 2.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:35:59 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2036ms (Views: 1.7ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:36:50 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2172ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:38:08 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 2102ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:40:35 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 3254ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:41:28 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2038ms (Views: 1.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:41:54 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2288ms (Views: 1.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:42:48 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2379ms (Views: 2.0ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:43:38 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2134ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:49:32 -0500 Processing by ReportsController#paysheet as PDF Completed 500 Internal Server Error in 66ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `first' for 901162840:Fixnum):

app/controllers/reports_controller.rb:30:in `paysheet' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:50:15 -0500 Processing by ReportsController#paysheet as PDF Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `first' for 901162840:Fixnum):

app/controllers/reports_controller.rb:30:in `paysheet' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:50:40 -0500 Processing by ReportsController#paysheet as PDF Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `first' for 901162840:Fixnum):

app/controllers/reports_controller.rb:30:in `paysheet' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:51:26 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (28.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 2994ms (Views: 1.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 12:51:40 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:10: syntax error, unexpected =>, expecting ')'

if (:valorSolicitar=>params[:txtvalorsolicitar],:n...
                     ^
C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:10: syntax error, unexpected =>, expecting &. or

or '[' or '.'

valorsolicitar],:numeroCuotas=>params)!= n… … ^ C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:92: syntax error, unexpected end-of-input, expecting keyword_end):

app/controllers/users_controller.rb:10: syntax error, unexpected =>, expecting ')'

app/controllers/users_controller.rb:10: syntax error, unexpected =>, expecting &. or

or '[' or '.'

app/controllers/users_controller.rb:92: syntax error, unexpected end-of-input, expecting keyword_end Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 12:52:36 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:10: syntax error, unexpected =>, expecting ')'

if (:valorSolicitar=>params[:txtvalorsolicitar],:n...
                     ^
C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:10: syntax error, unexpected =>, expecting &. or

or '[' or '.'

valorsolicitar],:numeroCuotas=>params)!= n… … ^):

app/controllers/users_controller.rb:10: syntax error, unexpected =>, expecting ')'

app/controllers/users_controller.rb:10: syntax error, unexpected =>, expecting &. or

or '[' or '.'

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 12:55:02 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:10: syntax error, unexpected =>, expecting ')'

if (:valorSolicitar=>params[:txtvalorsolicitar],or...
                     ^

C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:10: syntax error, unexpected keyword_or, expecting '=' …=>params,or :numeroCuotas=>params[:txtNu… … ^):

app/controllers/users_controller.rb:10: syntax error, unexpected =>, expecting ')' app/controllers/users_controller.rb:10: syntax error, unexpected keyword_or, expecting '=' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 12:56:22 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DcSTapjAwMXGRkWmwLMIcSKqcbuvVkde+mq+5XyP/uOowQeoxUzq7r7VBLy01OYS0RtLd9t5VqVAKEkZaK0PIg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 613ms (Views: 500.5ms | ActiveRecord: 19.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:56:28 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2110ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:56:58 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2162ms (Views: 1.8ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:58:37 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2922ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 12:59:15 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2049ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:01:10 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 7513ms (Views: 2.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:01:43 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (1.0ms) Completed 200 OK in 8119ms (Views: 1.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:02:03 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 5922ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 13:02:20 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DcSTapjAwMXGRkWmwLMIcSKqcbuvVkde+mq+5XyP/uOowQeoxUzq7r7VBLy01OYS0RtLd9t5VqVAKEkZaK0PIg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 464ms (Views: 368.9ms | ActiveRecord: 21.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:02:24 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (5.0ms) Completed 200 OK in 2079ms (Views: 4.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:04:15 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (1.0ms) Completed 200 OK in 3572ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:07:49 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2903ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:08:34 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (6.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2104ms (Views: 1.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:09:21 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2062ms (Views: 1.5ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:10:14 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (1.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 3032ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:11:24 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 2056ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:11:35 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (29.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2112ms (Views: 2.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 13:11:46 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DcSTapjAwMXGRkWmwLMIcSKqcbuvVkde+mq+5XyP/uOowQeoxUzq7r7VBLy01OYS0RtLd9t5VqVAKEkZaK0PIg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (36.0ms)

Completed 200 OK in 399ms (Views: 372.5ms | ActiveRecord: 8.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:11:49 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2100ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:13:33 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 3060ms (Views: 1.8ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:14:46 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2135ms (Views: 1.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:20:41 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (40.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 6840ms (Views: 1.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 13:24:42 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DcSTapjAwMXGRkWmwLMIcSKqcbuvVkde+mq+5XyP/uOowQeoxUzq7r7VBLy01OYS0RtLd9t5VqVAKEkZaK0PIg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 394ms (Views: 368.1ms | ActiveRecord: 6.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:24:47 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 11164ms (Views: 1.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-29 13:28:58 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (11.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 12352ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:31:50 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (5.0ms) Completed 200 OK in 9407ms (Views: 5.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:35:20 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (1.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 7286ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:36:20 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (4.0ms) Completed 200 OK in 9618ms (Views: 1.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 13:37:25 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DcSTapjAwMXGRkWmwLMIcSKqcbuvVkde+mq+5XyP/uOowQeoxUzq7r7VBLy01OYS0RtLd9t5VqVAKEkZaK0PIg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (31.0ms)

Completed 200 OK in 450ms (Views: 424.7ms | ActiveRecord: 7.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:37:30 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 12412ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:39:51 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 10951ms (Views: 1.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 13:40:23 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 11613ms (Views: 1.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 14:04:07 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DcSTapjAwMXGRkWmwLMIcSKqcbuvVkde+mq+5XyP/uOowQeoxUzq7r7VBLy01OYS0RtLd9t5VqVAKEkZaK0PIg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (353.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.idEmpresa, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]

Completed 500 Internal Server Error in 459ms (ActiveRecord: 370.0ms)

ActiveRecord::StatementInvalid (PG::UndefinedColumn: ERROR: no existe la columna e.id LINE 1: …C.id = U.id_contrato JOIN “Web”.“tbEmpresa” E ON E.id = U.i…

^

HINT: Probablemente quiera hacer referencia a la columna «u.id» o la columna «c.id». : SELECT U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.idEmpresa, E.nombre FROM “Web”.“tbUsuarios” U JOIN “Web”.“tbContratos” C ON C.id = U.id_contrato JOIN “Web”.“tbEmpresa” E ON E.id = U.id_empresa JOIN “Web”.“tbUsuarios”

ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1):

app/controllers/users_controller.rb:54:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 14:11:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"DcSTapjAwMXGRkWmwLMIcSKqcbuvVkde+mq+5XyP/uOowQeoxUzq7r7VBLy01OYS0RtLd9t5VqVAKEkZaK0PIg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 531ms (Views: 372.5ms | ActiveRecord: 32.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 14:12:00 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (5.0ms) Completed 200 OK in 2955ms (Views: 3.9ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 14:13:05 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 2515ms (Views: 2.9ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 14:15:39 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (27.0ms)
Rendering text template
Rendered text template (1.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 3526ms (Views: 1.7ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-29 15:03:01 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (882.1ms)

Completed 200 OK in 8019ms (Views: 7575.6ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-29 15:03:42 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (21.0ms)

Completed 200 OK in 1604ms (Views: 1602.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 15:03:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"pXcloe6zzfAMnRDY0IjUNGC9aOgB2exXsfYM8ImFKMEAcrFjsz/n23QOUcKk7zpXkwxSJHX2/awLtPsMnafZAA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (20.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (28.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Paysheet Load (282.0ms)  SELECT  U.id,N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123 ORDER BY "Web"."tbNomina"."id" ASC LIMIT $1  [["LIMIT", 1]]

Completed 500 Internal Server Error in 2106ms (ActiveRecord: 579.0ms)

ActiveRecord::StatementInvalid (PG::UndefinedTable: ERROR: referencia a la entrada de la cláusula FROM para la tabla «tbNomina» no válida LINE 1: …N JOIN “Web”.“tbUsuarios” U ON U.id =123 ORDER BY “Web”.“tbN…

^

HINT: Probablemente quiera hacer referencia al alias de la tabla «n». : SELECT U.id,N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM “Web”.“tbNomina” N JOIN “Web”.“tbUsuarios” U ON U.id =123 ORDER BY “Web”.“tbNomina”.“id” ASC LIMIT $1):

app/controllers/users_controller.rb:57:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 15:06:22 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"pXcloe6zzfAMnRDY0IjUNGC9aOgB2exXsfYM8ImFKMEAcrFjsz/n23QOUcKk7zpXkwxSJHX2/awLtPsMnafZAA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (8.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Paysheet Load (11.0ms)  SELECT  N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123 ORDER BY "Web"."tbNomina"."id" ASC LIMIT $1  [["LIMIT", 1]]

Completed 500 Internal Server Error in 516ms (ActiveRecord: 58.0ms)

ActiveRecord::StatementInvalid (PG::UndefinedTable: ERROR: referencia a la entrada de la cláusula FROM para la tabla «tbNomina» no válida LINE 1: …N JOIN “Web”.“tbUsuarios” U ON U.id =123 ORDER BY “Web”.“tbN…

^

HINT: Probablemente quiera hacer referencia al alias de la tabla «n». : SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM “Web”.“tbNomina” N JOIN “Web”.“tbUsuarios” U ON U.id =123 ORDER BY “Web”.“tbNomina”.“id” ASC LIMIT $1):

app/controllers/users_controller.rb:57:in `loginEmpresa'

User Load (3.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
Paysheet Load (1.0ms)  SELECT  "Web"."tbNomina".* FROM "Web"."tbNomina" LIMIT $1  [["LIMIT", 11]]
Paysheet Load (30.0ms)  SELECT  N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123 ORDER BY "Web"."tbNomina"."id" ASC LIMIT $1  [["LIMIT", 1]]
User Load (2.0ms)  SELECT  N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbUsuarios" U JOIN "Web"."tbNomina" N ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]

Started GET “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 15:25:14 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loginEmpresa"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (26.0ms)

Completed 200 OK in 2671ms (Views: 1721.1ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-29 15:25:57 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 323ms (Views: 285.1ms)

Started GET “/users” for 127.0.0.1 at 2018-07-29 15:26:00 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 327ms (Views: 325.8ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 15:26:06 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"hFGLCpONi11sqw1OLr4ufH0lb0ifj2TbUrFhRr6U/EkhVB/IzgGhdhQ4TFRa2cAfjpRVhOugdSDo85a6qrYNiA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (26.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Paysheet Load (4.0ms)  SELECT  N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123 ORDER BY "Web"."tbNomina"."id" ASC LIMIT $1  [["LIMIT", 1]]

Completed 500 Internal Server Error in 616ms (ActiveRecord: 86.0ms)

ActiveRecord::StatementInvalid (PG::UndefinedTable: ERROR: referencia a la entrada de la cláusula FROM para la tabla «tbNomina» no válida LINE 1: …N JOIN “Web”.“tbUsuarios” U ON U.id =123 ORDER BY “Web”.“tbN…

^

HINT: Probablemente quiera hacer referencia al alias de la tabla «n». : SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM “Web”.“tbNomina” N JOIN “Web”.“tbUsuarios” U ON U.id =123 ORDER BY “Web”.“tbNomina”.“id” ASC LIMIT $1):

app/controllers/users_controller.rb:56:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 15:27:28 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"hFGLCpONi11sqw1OLr4ufH0lb0ifj2TbUrFhRr6U/EkhVB/IzgGhdhQ4TFRa2cAfjpRVhOugdSDo85a6qrYNiA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 597ms (Views: 466.5ms | ActiveRecord: 33.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-29 15:27:54 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 628ms (Views: 626.1ms | ActiveRecord: 0.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-29 15:28:14 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 542ms (Views: 541.2ms | ActiveRecord: 0.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-29 15:28:22 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (4.0ms)

Completed 200 OK in 662ms (Views: 660.7ms | ActiveRecord: 0.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-29 15:28:27 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 504ms (Views: 503.4ms | ActiveRecord: 0.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-29 15:28:54 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 597ms (Views: 596.0ms | ActiveRecord: 0.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-29 15:29:32 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 487ms (Views: 485.2ms | ActiveRecord: 0.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-29 17:28:42 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (5.0ms)

Completed 200 OK in 438ms (Views: 434.8ms | ActiveRecord: 0.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-29 17:28:45 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 319ms (Views: 318.2ms | ActiveRecord: 0.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-29 17:28:50 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 297ms (Views: 295.8ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-29 17:29:00 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 328ms (Views: 326.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:29:09 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (6.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (20.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 455ms (Views: 364.5ms | ActiveRecord: 30.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:30:00 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 344ms (Views: 312.9ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 17:30:01 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:37:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 349ms (Views: 320.6ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 17:37:59 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:45:56 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 320ms (Views: 296.1ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 17:45:56 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:51:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 436ms (Views: 397.0ms | ActiveRecord: 9.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 17:51:37 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:52:10 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 331ms (Views: 303.9ms | ActiveRecord: 9.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 17:52:11 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:52:47 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 314ms (Views: 285.4ms | ActiveRecord: 7.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 17:52:48 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:53:16 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 340ms (Views: 316.9ms | ActiveRecord: 7.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 17:53:17 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:56:01 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 341ms (Views: 314.3ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 17:56:01 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:56:35 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 354ms (Views: 322.0ms | ActiveRecord: 11.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 17:56:36 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:58:11 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 318ms (Views: 292.2ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 17:58:12 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:59:06 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (7.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 378ms (Views: 334.8ms | ActiveRecord: 16.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 17:59:07 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:59:32 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 310ms (Views: 287.1ms | ActiveRecord: 7.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 17:59:32 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 17:59:48 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 353ms (Views: 327.8ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 17:59:49 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:00:27 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 334ms (Views: 307.5ms | ActiveRecord: 9.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:00:28 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:00:28 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:11:25 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 332ms (Views: 308.2ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:11:26 -0500 Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:11:26 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:11:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 324ms (Views: 298.4ms | ActiveRecord: 9.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:11:59 -0500

Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:12:00 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:12:33 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 372ms (Views: 346.3ms | ActiveRecord: 7.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:12:34 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:12:35 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:13:46 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 339ms (Views: 314.9ms | ActiveRecord: 7.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:13:47 -0500 Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:13:47 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:14:03 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1031.1ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (748.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (881.1ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1318.1ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (214.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 4975ms (Views: 552.5ms | ActiveRecord: 4192.2ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:14:17 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:14:19 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:15:15 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 402ms (Views: 378.1ms | ActiveRecord: 7.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:15:16 -0500

Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:15:17 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:16:08 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 397ms (Views: 334.6ms | ActiveRecord: 17.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:16:09 -0500 Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:16:09 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:18:04 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 342ms (Views: 313.7ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:18:05 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:18:05 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:18:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 347ms (Views: 316.2ms | ActiveRecord: 7.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:18:44 -0500

Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:18:44 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:23:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 338ms (Views: 308.5ms | ActiveRecord: 10.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:23:22 -0500

Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:23:22 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:24:05 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 325ms (Views: 299.8ms | ActiveRecord: 10.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:24:06 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”): Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:24:06 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:24:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 348ms (Views: 323.1ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:24:58 -0500 Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:24:58 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:28:30 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 333ms (Views: 304.4ms | ActiveRecord: 10.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:28:31 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/02-full.jpg” for 127.0.0.1 at 2018-07-29 18:28:31 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/02-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:34:23 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 345ms (Views: 313.7ms | ActiveRecord: 9.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:34:24 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/show” for 127.0.0.1 at 2018-07-29 18:35:52 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 307ms (Views: 304.8ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-29 18:36:01 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (31.0ms) Completed 200 OK in 10255ms (Views: 30.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 18:37:36 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 3341ms (Views: 1.7ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-07-29 18:45:17 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (4.0ms)

Completed 200 OK in 345ms (Views: 343.8ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-07-29 18:47:00 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 348ms (Views: 346.8ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-07-29 18:47:38 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 332ms (Views: 330.5ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-07-29 18:47:42 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (4.0ms)

Completed 200 OK in 384ms (Views: 383.1ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:47:45 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:48:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 331ms (Views: 303.9ms | ActiveRecord: 11.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:48:37 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:49:08 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 327ms (Views: 302.3ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:49:09 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:56:49 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 335ms (Views: 305.1ms | ActiveRecord: 10.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:56:50 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:57:10 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 399ms (Views: 361.5ms | ActiveRecord: 14.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:57:11 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 18:57:28 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 322ms (Views: 292.7ms | ActiveRecord: 10.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 18:57:29 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:03:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 337ms (Views: 311.0ms | ActiveRecord: 10.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 19:03:59 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:18:50 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 343ms (Views: 317.7ms | ActiveRecord: 7.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:19:26 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (0.0ms)

Completed 200 OK in 421ms (Views: 398.0ms | ActiveRecord: 7.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:20:33 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (0.0ms)

Completed 200 OK in 346ms (Views: 322.3ms | ActiveRecord: 7.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:21:52 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 362ms (Views: 334.5ms | ActiveRecord: 8.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:23:04 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 398ms (Views: 371.8ms | ActiveRecord: 9.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:23:24 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 414ms (Views: 390.6ms | ActiveRecord: 9.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:23:39 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 356ms (Views: 330.3ms | ActiveRecord: 9.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:24:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 390ms (Views: 365.7ms | ActiveRecord: 9.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 19:24:22 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:25:08 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 421ms (Views: 393.1ms | ActiveRecord: 9.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 19:25:09 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:25:34 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 337ms (Views: 307.3ms | ActiveRecord: 11.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 19:25:34 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:26:00 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 326ms (Views: 300.7ms | ActiveRecord: 9.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 19:26:01 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:26:39 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 336ms (Views: 307.7ms | ActiveRecord: 10.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 19:26:40 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:27:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 347ms (Views: 321.6ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 19:27:45 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:31:01 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (6.0ms)

Completed 200 OK in 374ms (Views: 347.9ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 19:31:02 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:31:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"jXBqCZp4qw/XfjUFi8RhK80DGQPOxAcU5nqifxoxn54odf7Lx/SBJK/tdB//o49IPrIjz7rrFu9cOFWDDhNuXw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 349ms (Views: 322.7ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 19:31:37 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-07-29 19:52:46 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 293ms (Views: 291.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:52:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZiUjLW1ZKWfVoyWV665PVrpTFJLry6WJqACo4/egf1HDILfvMNUDTK0wZI+fyaE1SeIuXp/ktHISQl8f44KOkA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (7.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (11.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 381ms (Views: 313.9ms | ActiveRecord: 23.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 19:52:55 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:53:22 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZiUjLW1ZKWfVoyWV665PVrpTFJLry6WJqACo4/egf1HDILfvMNUDTK0wZI+fyaE1SeIuXp/ktHISQl8f44KOkA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 375ms (Views: 349.1ms | ActiveRecord: 8.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-29 19:53:45 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZiUjLW1ZKWfVoyWV665PVrpTFJLry6WJqACo4/egf1HDILfvMNUDTK0wZI+fyaE1SeIuXp/ktHISQl8f44KOkA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 355ms (Views: 329.3ms | ActiveRecord: 8.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 19:53:46 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-29 19:54:01 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (1.0ms) Completed 200 OK in 3100ms (Views: 1.2ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 19:55:10 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-29 19:55:14 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (867.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (793.0ms) Completed 200 OK in 7399ms (Views: 792.8ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 19:56:24 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/show” for 127.0.0.1 at 2018-07-29 19:56:28 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 6971ms (Views: 6970.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-29 19:57:17 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (9.0ms) Completed 200 OK in 2287ms (Views: 9.2ms | ActiveRecord: 0.0ms)

Started GET “/users/homes” for 127.0.0.1 at 2018-07-29 19:59:54 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"homes"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 313ms (Views: 310.5ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-29 20:01:00 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

User Load (422.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
Paysheet Load (72.0ms)  SELECT  "Web"."tbNomina".* FROM "Web"."tbNomina" LIMIT $1  [["LIMIT", 11]]
Paysheet Load (381.0ms)  SELECT  N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123 ORDER BY "Web"."tbNomina"."id" ASC LIMIT $1  [["LIMIT", 1]]
User Load (2.0ms)  SELECT  N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbUsuarios" U JOIN "Web"."tbNomina" N ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]

Started GET “/homes” for 127.0.0.1 at 2018-07-30 18:35:47 -0500 Started GET “/homes” for 127.0.0.1 at 2018-07-30 18:35:47 -0500 Processing by UsersController#homes as HTML Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (55.0ms)
Rendered users/homes.html.erb within layouts/application (53.0ms)

Completed 200 OK in 6899ms (Views: 3762.4ms)

Completed 200 OK in 7026ms (Views: 3720.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-30 18:36:50 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (32.0ms)

Completed 200 OK in 365ms (Views: 332.2ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:36:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Xtu4pZ2GkrZHfTl1kBLJoqdiJIH5cY8+d7/NZcdXVjx/Tut7XoWXlzAoGW8nZShtUleSA7wSfHekwvLe+PVXug==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (534.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (190.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (22.0ms)

Completed 200 OK in 4867ms (Views: 469.1ms | ActiveRecord: 2736.2ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-30 18:37:04 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 18:37:21 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (28.0ms) Completed 200 OK in 12738ms (Views: 27.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-30 18:38:22 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 2721ms (Views: 2.0ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-07-30 18:38:45 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 355ms (Views: 354.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-30 18:38:52 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 2891ms (Views: 1.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:39:22 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Xtu4pZ2GkrZHfTl1kBLJoqdiJIH5cY8+d7/NZcdXVjx/Tut7XoWXlzAoGW8nZShtUleSA7wSfHekwvLe+PVXug==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 357ms (Views: 349.3ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:39:29 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"YqOII9HsrSL3IRticIkVPRIA9Q7eL/BGl90zj/tUj7RDNtv9Eu+oA4B0O3jH/vTy5zVDjJtMAw9EoAw0xPaOMg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 372ms (Views: 342.0ms | ActiveRecord: 8.0ms)

Started GET “/users/login.html” for 127.0.0.1 at 2018-07-30 18:39:47 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"login"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 307ms (Views: 305.7ms | ActiveRecord: 0.0ms)

Started GET “/users/login.html” for 127.0.0.1 at 2018-07-30 18:42:55 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"login"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 319ms (Views: 317.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:44:04 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"YqOII9HsrSL3IRticIkVPRIA9Q7eL/BGl90zj/tUj7RDNtv9Eu+oA4B0O3jH/vTy5zVDjJtMAw9EoAw0xPaOMg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 355ms (Views: 324.4ms | ActiveRecord: 8.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-30 18:44:11 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 287ms (Views: 285.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:44:31 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"hOCV+xZz5a+WA7e8dxJCS0gtNRg8PdYZOzIGQJ6Ph7yldcYl1XDgjuFWl6bAZaOEvRiDmnleJVDoTzn7oS2GOg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (0.0ms)

Completed 200 OK in 331ms (Views: 304.3ms | ActiveRecord: 8.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:45:19 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"hOCV+xZz5a+WA7e8dxJCS0gtNRg8PdYZOzIGQJ6Ph7yldcYl1XDgjuFWl6bAZaOEvRiDmnleJVDoTzn7oS2GOg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 321ms (Views: 296.4ms | ActiveRecord: 6.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:45:45 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"hOCV+xZz5a+WA7e8dxJCS0gtNRg8PdYZOzIGQJ6Ph7yldcYl1XDgjuFWl6bAZaOEvRiDmnleJVDoTzn7oS2GOg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 395ms (Views: 370.2ms | ActiveRecord: 8.0ms)

Started GET “/users/login.html” for 127.0.0.1 at 2018-07-30 18:45:52 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"login"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 288ms (Views: 287.9ms | ActiveRecord: 0.0ms)

Started GET “/users/login.html” for 127.0.0.1 at 2018-07-30 18:46:16 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"login"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 307ms (Views: 306.1ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-30 18:46:21 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 276ms (Views: 274.3ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-30 18:47:06 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 327ms (Views: 326.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:47:13 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZCMpHeVk82eUE7E3GKWTj/9e9HSDbBjsLvUImDnZ/BxFtnrDJmf2RuNGkS2v0nJACmtC9sYP66X9iDcjBnv9mg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 324ms (Views: 295.5ms | ActiveRecord: 9.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:47:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZCMpHeVk82eUE7E3GKWTj/9e9HSDbBjsLvUImDnZ/BxFtnrDJmf2RuNGkS2v0nJACmtC9sYP66X9iDcjBnv9mg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 313ms (Views: 289.2ms | ActiveRecord: 7.0ms)

Started GET “/users/login.html” for 127.0.0.1 at 2018-07-30 18:47:25 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"login"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 500 Internal Server Error in 102ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:112: syntax error, unexpected '=' …uffer.append=( link_to class=“btn btn-secondary” 'Salir',… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:112: syntax error, unexpected ',', expecting ')' …s=“btn btn-secondary” 'Salir', {:controller => :users, :act… … ^):

app/views/layouts/home.html.erb:112: syntax error, unexpected '=' app/views/layouts/home.html.erb:112: syntax error, unexpected ',', expecting ')' app/controllers/users_controller.rb:85:in `show' Started GET “/users/login.html” for 127.0.0.1 at 2018-07-30 18:48:19 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"login"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 323ms (Views: 321.8ms | ActiveRecord: 0.0ms)

Started GET “/users/login.html” for 127.0.0.1 at 2018-07-30 18:48:29 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"login"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 357ms (Views: 355.6ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-30 18:48:35 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 330ms (Views: 294.4ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-30 18:50:53 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 336ms (Views: 302.9ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-30 18:50:58 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 290ms (Views: 288.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:51:08 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"7F8kixvMF4yNIxRkGaQ5vf3XnInrtbRJRHNp2b3Fz1fNyndV2M8Srfp2NH6u09hyCOIqC67WRwCXDlZigmfO0Q==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 410ms (Views: 321.8ms | ActiveRecord: 18.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-30 18:51:13 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 423ms (Views: 377.8ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-30 18:51:20 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 282ms (Views: 280.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:51:27 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Am3Eg5mCtdqVkHii7p9EvRVmJ3vssoB9E/hPihv7QUcj+JddWoGw++LFWLhZ6KVy4FOR+anRczTAhXAxJFlAwQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 316ms (Views: 291.6ms | ActiveRecord: 7.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-30 18:51:27 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:52:24 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Am3Eg5mCtdqVkHii7p9EvRVmJ3vssoB9E/hPihv7QUcj+JddWoGw++LFWLhZ6KVy4FOR+anRczTAhXAxJFlAwQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 345ms (Views: 321.1ms | ActiveRecord: 7.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-30 18:52:24 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-30 18:52:45 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 301ms (Views: 299.3ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-30 18:53:39 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 322ms (Views: 321.0ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-30 18:53:55 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 324ms (Views: 322.6ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-30 18:54:07 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 297ms (Views: 295.6ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-30 18:54:11 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-30 18:54:29 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 334ms (Views: 332.4ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-30 18:54:36 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-07-30 18:54:55 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 327ms (Views: 290.6ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-30 18:56:59 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (29.0ms)

Completed 200 OK in 359ms (Views: 321.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-30 18:57:02 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 276ms (Views: 275.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:57:12 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cftFoD3PrfELoXb2C8Is6lV3xsgIpb+WbsAk0/ker/tQbhZ+/syo0Hz0Vuy8tc0loEJwSk3GTN+9vRtoxryufQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 411ms (Views: 312.0ms | ActiveRecord: 18.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-30 18:57:13 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-30 18:57:21 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 3638ms (Views: 3636.8ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-30 18:58:32 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (4.0ms)

Completed 200 OK in 302ms (Views: 300.6ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-30 18:58:39 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 305ms (Views: 303.8ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-30 18:58:45 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/employee” for 127.0.0.1 at 2018-07-30 18:59:01 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 317ms (Views: 315.8ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-30 18:59:08 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 305ms (Views: 270.8ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-30 18:59:14 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 304ms (Views: 303.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:59:22 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"a5ls6rlS2AeDoNUeb8VShfIVxLXAEuskzGd0YFUgg6RKDD80elHdJvT19QTYsrNKByByN4VxGG0fGkvbaoKCIg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 385ms (Views: 297.0ms | ActiveRecord: 19.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 18:59:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"a5ls6rlS2AeDoNUeb8VShfIVxLXAEuskzGd0YFUgg6RKDD80elHdJvT19QTYsrNKByByN4VxGG0fGkvbaoKCIg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 371ms (Views: 346.5ms | ActiveRecord: 9.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-30 19:02:51 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 322ms (Views: 285.6ms | ActiveRecord: 0.0ms)

Paysheet Load (67.0ms)  SELECT  "Web"."tbNomina".* FROM "Web"."tbNomina" LIMIT $1  [["LIMIT", 11]]
Paysheet Load (198.0ms)  SELECT  N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id = 123 ORDER BY "Web"."tbNomina"."id" ASC LIMIT $1  [["LIMIT", 1]]
Paysheet Load (3.0ms)  SELECT  N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id = 123 LIMIT $1  [["LIMIT", 11]]

Started GET “/homes” for 127.0.0.1 at 2018-07-30 19:14:11 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (18.0ms)

Completed 200 OK in 2255ms (Views: 1146.4ms)

Started GET “/users” for 127.0.0.1 at 2018-07-30 19:14:50 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 282ms (Views: 280.7ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 19:15:02 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"zZVsAvGz3eWyduXOKQkF4chbAXr1sM9Oo7pnXjY65GrsAD/cMrDYxMUjxdSefuQuPW63+LDTPAdwx1jlCZjl7A==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 940ms (Views: 361.4ms | ActiveRecord: 49.0ms)

Paysheet Load (3.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-30 19:15:04 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:15:10 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (13.0ms) Completed 200 OK in 3199ms (Views: 12.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:17:40 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (5.0ms)
Rendering text template
Rendered text template (1.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 2824ms (Views: 2.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:18:17 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 1917ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:19:12 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (5.0ms) Completed 200 OK in 1949ms (Views: 2.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:19:58 -0500 Processing by ReportsController#paysheet as PDF Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)

TypeError (no implicit conversion of String into Integer):

app/controllers/reports_controller.rb:36:in `[]' app/controllers/reports_controller.rb:36:in `paysheet' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:23:06 -0500 Processing by ReportsController#paysheet as PDF Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)

TypeError (no implicit conversion of String into Integer):

app/controllers/reports_controller.rb:36:in `[]' app/controllers/reports_controller.rb:36:in `paysheet' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:26:24 -0500 Processing by ReportsController#paysheet as PDF Completed 500 Internal Server Error in 2ms (ActiveRecord: 0.0ms)

TypeError (no implicit conversion of String into Integer):

app/controllers/reports_controller.rb:36:in `[]' app/controllers/reports_controller.rb:36:in `paysheet' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:28:28 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 3036ms (Views: 2.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:29:07 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (10.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (5.0ms) Completed 200 OK in 2334ms (Views: 4.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:31:49 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 3303ms (Views: 1.9ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:32:27 -0500 Processing by ReportsController#paysheet as PDF Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `[]' for nil:NilClass):

app/controllers/reports_controller.rb:37:in `paysheet' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:33:01 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (4.0ms) Completed 200 OK in 2135ms (Views: 3.8ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:33:28 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2151ms (Views: 1.5ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:34:09 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 3011ms (Views: 2.0ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:34:48 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (4.0ms) Completed 200 OK in 2346ms (Views: 3.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 19:36:00 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (4.0ms) Completed 200 OK in 2421ms (Views: 3.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 20:10:54 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 4715ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-30 20:11:09 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 20:11:28 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (1.0ms) Completed 200 OK in 2055ms (Views: 1.1ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-30 20:11:40 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 20:11:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"zZVsAvGz3eWyduXOKQkF4chbAXr1sM9Oo7pnXjY65GrsAD/cMrDYxMUjxdSefuQuPW63+LDTPAdwx1jlCZjl7A==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 1540ms (Views: 1424.2ms | ActiveRecord: 22.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-30 20:11:57 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 20:12:12 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2785ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-30 20:15:41 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 3069ms (Views: 1.9ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-30 20:16:09 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 2111ms (Views: 1.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 20:18:19 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"zZVsAvGz3eWyduXOKQkF4chbAXr1sM9Oo7pnXjY65GrsAD/cMrDYxMUjxdSefuQuPW63+LDTPAdwx1jlCZjl7A==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 416ms (Views: 317.5ms | ActiveRecord: 21.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-07-30 20:18:20 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 20:18:39 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2117ms (Views: 2.0ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 20:19:07 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (4.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 2094ms (Views: 2.3ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 20:21:26 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 3080ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 20:22:36 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (4.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2277ms (Views: 1.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 20:23:20 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (1.0ms)

Sent data Nomina.pdf (5.0ms) Completed 200 OK in 2432ms (Views: 5.0ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-07-30 20:27:46 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (5.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 3514ms (Views: 2.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-07-30 20:29:14 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (26.0ms)
Rendering text template
Rendered text template (1.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2329ms (Views: 1.3ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-07-30 20:29:48 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (14.0ms)

Completed 200 OK in 1041ms (Views: 1039.6ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-07-30 20:30:35 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (28.0ms)

Completed 200 OK in 522ms (Views: 514.3ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-07-30 20:30:44 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (27.0ms)

Completed 200 OK in 434ms (Views: 386.2ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-30 20:32:37 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 728ms (Views: 726.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-07-30 20:32:51 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"C5DMziNcUJMhdXkOYBNLg8Wkwit0gT9EYhRpG/ccNBsqBZ8Q4F9VslYgWRTXZKpMMJF0qTHizA2xaVagyL41nQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 732ms (Views: 494.3ms | ActiveRecord: 23.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/users” for 127.0.0.1 at 2018-07-30 20:33:22 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 504ms (Views: 502.7ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-07-30 20:33:36 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 405ms (Views: 403.6ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 17:54:04 -0500 Processing by UsersController#homes as HTML Started GET “/homes” for 127.0.0.1 at 2018-08-01 17:54:09 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (26.0ms)
Rendered users/homes.html.erb within layouts/application (22.0ms)

Completed 200 OK in 22159ms (Views: 5586.8ms)

Completed 200 OK in 62590ms (Views: 47976.8ms)

Started GET “/users” for 127.0.0.1 at 2018-08-01 17:55:54 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 307ms (Views: 305.4ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 17:56:00 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"J5DwwYfy9jeGjRdqp20zK7WkKSwhvmCR9gfSEftoBDo62Dkd7xbpuBEmkVLpXRbk96s1jCfXFsg2YHs4huVY6Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (399.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (191.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 3750ms (Views: 402.2ms | ActiveRecord: 2204.1ms)

Paysheet Load (72.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-01 17:56:05 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 18:02:33 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"J5DwwYfy9jeGjRdqp20zK7WkKSwhvmCR9gfSEftoBDo62Dkd7xbpuBEmkVLpXRbk96s1jCfXFsg2YHs4huVY6Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 410ms (Views: 360.1ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-01 18:02:34 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 18:02:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"J5DwwYfy9jeGjRdqp20zK7WkKSwhvmCR9gfSEftoBDo62Dkd7xbpuBEmkVLpXRbk96s1jCfXFsg2YHs4huVY6Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (7.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 375ms (Views: 321.9ms | ActiveRecord: 15.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-01 18:02:59 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 18:04:03 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"J5DwwYfy9jeGjRdqp20zK7WkKSwhvmCR9gfSEftoBDo62Dkd7xbpuBEmkVLpXRbk96s1jCfXFsg2YHs4huVY6Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 413ms (Views: 365.7ms | ActiveRecord: 13.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-01 18:04:04 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 18:05:09 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"J5DwwYfy9jeGjRdqp20zK7WkKSwhvmCR9gfSEftoBDo62Dkd7xbpuBEmkVLpXRbk96s1jCfXFsg2YHs4huVY6Q==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (7.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (3.0ms)

Completed 200 OK in 690ms (Views: 634.7ms | ActiveRecord: 20.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 18:05:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"J5DwwYfy9jeGjRdqp20zK7WkKSwhvmCR9gfSEftoBDo62Dkd7xbpuBEmkVLpXRbk96s1jCfXFsg2YHs4huVY6Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 373ms (Views: 343.5ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-01 18:05:56 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 18:07:32 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"J5DwwYfy9jeGjRdqp20zK7WkKSwhvmCR9gfSEftoBDo62Dkd7xbpuBEmkVLpXRbk96s1jCfXFsg2YHs4huVY6Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 346ms (Views: 311.9ms | ActiveRecord: 10.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-01 18:07:33 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/index.html” for 127.0.0.1 at 2018-08-01 18:07:57 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"index"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 441ms (Views: 439.8ms | ActiveRecord: 0.0ms)

Started GET “/users/index.html” for 127.0.0.1 at 2018-08-01 18:08:17 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"index"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 312ms (Views: 310.8ms | ActiveRecord: 0.0ms)

Started GET “/users/index.html” for 127.0.0.1 at 2018-08-01 18:08:19 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"index"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (1.0ms)

Completed 200 OK in 316ms (Views: 315.1ms | ActiveRecord: 0.0ms)

Started GET “/users/index.html” for 127.0.0.1 at 2018-08-01 18:09:11 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"index"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 311ms (Views: 309.2ms | ActiveRecord: 0.0ms)

Started GET “/users/index.html” for 127.0.0.1 at 2018-08-01 18:09:22 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"index"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (2.0ms)

Completed 200 OK in 305ms (Views: 303.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-01 18:09:58 -0500

ActionController::RoutingError (No route matches [POST] “/users/loan”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loan” for 127.0.0.1 at 2018-08-01 18:09:58 -0500 Started POST “/users/loan” for 127.0.0.1 at 2018-08-01 18:09:58 -0500

ActionController::RoutingError (No route matches [POST] “/users/loan”):

Started POST “/users/loan” for 127.0.0.1 at 2018-08-01 18:09:59 -0500 actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

Started POST “/users/loan” for 127.0.0.1 at 2018-08-01 18:09:59 -0500

ActionController::RoutingError (No route matches [POST] “/users/loan”): ActionController::RoutingError (No route matches [POST] “/users/loan”):

ActionController::RoutingError (No route matches [POST] “/users/loan”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-08-01 18:25:34 -0500 Processing by UsersController#homes as HTML Started GET “/homes” for 127.0.0.1 at 2018-08-01 18:25:38 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (38.0ms)
Rendered users/homes.html.erb within layouts/application (26.0ms)

Completed 200 OK in 10606ms (Views: 3810.7ms)

Completed 200 OK in 6737ms (Views: 3817.4ms)

Started GET “/users” for 127.0.0.1 at 2018-08-01 18:31:22 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 380ms (Views: 378.6ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 18:31:29 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0s8k8UOseaokbvnxBMk2R8AFSnrkIIu0zedNCzNP4nKD3Ggyjf7bBaV5czuoNenC1wcDA3eNLmg/zRAJlKZfWw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (411.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (183.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 3835ms (Views: 434.6ms | ActiveRecord: 2328.1ms)

Paysheet Load (64.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-01 18:31:34 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 19:05:01 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0s8k8UOseaokbvnxBMk2R8AFSnrkIIu0zedNCzNP4nKD3Ggyjf7bBaV5czuoNenC1wcDA3eNLmg/zRAJlKZfWw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 603ms (Views: 518.5ms | ActiveRecord: 11.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-01 19:05:02 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:04:37 -0500 Processing by UsersController#homes as HTML Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:04:42 -0500

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (510.0ms)

Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (27.0ms)

Completed 200 OK in 3914ms (Views: 3813.1ms)

Completed 500 Internal Server Error in 58842ms

ActionView::Template::Error (can't add a new key into hash during iteration):

 4:     <title>OpusLineWeb</title>
 5:     <%= csrf_meta_tags %>
 6: 
 7:     <%= stylesheet_link_tag    'application', media: 'all', 'data-turbolinks-track': 'reload' %>
 8:  
 9:     <link href="/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
10:     <meta charset="utf-8">

app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb__210064735_46400004' Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:09:41 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 488ms (Views: 417.6ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:09:56 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 358ms (Views: 315.9ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:10:03 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 451ms (Views: 414.2ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:10:53 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 375ms (Views: 334.6ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:15:20 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 486ms (Views: 447.9ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:15:30 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 414ms (Views: 376.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:19:07 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 373ms (Views: 336.7ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:22:50 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 383ms (Views: 342.8ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:23:36 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 435ms (Views: 395.2ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:24:45 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 371ms (Views: 326.2ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:24:56 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 370ms (Views: 330.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:25:38 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 436ms (Views: 395.7ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:27:05 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (4.0ms)

Completed 200 OK in 365ms (Views: 329.4ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-01 21:27:43 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 404ms (Views: 355.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-01 21:28:10 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 369ms (Views: 367.5ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 21:28:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"K9E3TKUr08a/ydUQG6JzHWLz3hil+8+U1TB+ca4tWjR72uQ3brNOU31aXSoB2cp8mwxSgpN0W9nBOu5v/IC31g==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (609.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (176.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 4242ms (Views: 473.5ms | ActiveRecord: 2475.1ms)

Paysheet Load (72.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-01 21:28:23 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 21:30:37 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"K9E3TKUr08a/ydUQG6JzHWLz3hil+8+U1TB+ca4tWjR72uQ3brNOU31aXSoB2cp8mwxSgpN0W9nBOu5v/IC31g==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 715ms (Views: 643.3ms | ActiveRecord: 13.0ms)

Paysheet Load (3.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-01 21:30:38 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 21:31:31 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loginEmpresa"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 560ms (Views: 558.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 21:43:39 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"K9E3TKUr08a/ydUQG6JzHWLz3hil+8+U1TB+ca4tWjR72uQ3brNOU31aXSoB2cp8mwxSgpN0W9nBOu5v/IC31g==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (131.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 2968ms (Views: 2446.7ms | ActiveRecord: 139.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 21:43:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"K9E3TKUr08a/ydUQG6JzHWLz3hil+8+U1TB+ca4tWjR72uQ3brNOU31aXSoB2cp8mwxSgpN0W9nBOu5v/IC31g==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 464ms (Views: 401.7ms | ActiveRecord: 16.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-01 21:43:57 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 21:46:05 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"K9E3TKUr08a/ydUQG6JzHWLz3hil+8+U1TB+ca4tWjR72uQ3brNOU31aXSoB2cp8mwxSgpN0W9nBOu5v/IC31g==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 424ms (Views: 395.9ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-01 21:46:05 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-01 21:47:40 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"K9E3TKUr08a/ydUQG6JzHWLz3hil+8+U1TB+ca4tWjR72uQ3brNOU31aXSoB2cp8mwxSgpN0W9nBOu5v/IC31g==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 395ms (Views: 366.5ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-01 21:47:41 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-08-02 14:12:28 -0500 Processing by UsersController#homes as HTML Started GET “/homes” for 127.0.0.1 at 2018-08-02 14:12:34 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (45.0ms)
Rendered users/homes.html.erb within layouts/application (44.0ms)

Completed 500 Internal Server Error in 8531ms

ActionView::Template::Error (Permission denied @ rb_file_s_rename - (C:/Sites/OpusLineWeb.2/tmp/cache/assets/sprockets/v3.0/_W/_WNQfTWIDdXqLiFFVijrnf4jB9mgSZjx7mS8SacNU0w.cache.29300676.5288.920802, C:/Sites/OpusLineWeb.2/tmp/cache/assets/sprockets/v3.0/_W/_WNQfTWIDdXqLiFFVijrnf4jB9mgSZjx7mS8SacNU0w.cache)):

 4:     <title>OpusLineWeb</title>
 5:     <%= csrf_meta_tags %>
 6: 
 7:     <%= stylesheet_link_tag    'application', media: 'all', 'data-turbolinks-track': 'reload' %>
 8:  
 9:     <link href="/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
10:     <meta charset="utf-8">

app/views/layouts/application.html.erb:7:in `_app_views_layouts_application_html_erb___1019124977_45023688' Completed 200 OK in 14570ms (Views: 5730.9ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-02 14:16:03 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 340ms (Views: 303.4ms)

Started GET “/users” for 127.0.0.1 at 2018-08-02 14:16:23 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (5.0ms)

Completed 200 OK in 345ms (Views: 343.6ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 14:16:31 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ovwkqMvw2IfscXGiypdvPH8D8moLzXYpE4funv23Yk6GfXM+i+6E+NFZw6CkqEc298v4cXOcxkwyIEMAP1Ayfw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (497.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (191.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 4205ms (Views: 399.4ms | ActiveRecord: 2388.1ms)

Paysheet Load (72.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 14:16:35 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/” for 127.0.0.1 at 2018-08-02 17:09:31 -0500 Processing by Rails::WelcomeController#index as HTML

Rendering C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/railties-5.1.6/lib/rails/templates/rails/welcome/index.html.erb
Rendered C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/railties-5.1.6/lib/rails/templates/rails/welcome/index.html.erb (37.0ms)

Completed 200 OK in 3267ms (Views: 171.1ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-02 17:09:45 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (9.0ms)

Completed 200 OK in 1947ms (Views: 1911.6ms)

Started GET “/users” for 127.0.0.1 at 2018-08-02 17:11:40 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 484ms (Views: 481.6ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 17:11:48 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lA+PjrDo1xWasA4tLPZq8eO+BkcNHzVnIjKhUj6i8/PDYapvUIKzcz0I4X2CxRMDr4IkI2sgyogLtlCdD0KazA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (347.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (271.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 5103ms (Views: 1387.0ms | ActiveRecord: 2311.1ms)

Paysheet Load (225.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 17:11:54 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/index.html” for 127.0.0.1 at 2018-08-02 17:13:02 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"index"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (3.0ms)

Completed 200 OK in 557ms (Views: 555.1ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 17:19:00 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 17:20:38 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loginEmpresa"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (4.0ms)

Completed 200 OK in 1721ms (Views: 1719.3ms | ActiveRecord: 0.0ms)

Started GET “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 17:20:49 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loginEmpresa"}
Rendering users/show.html.erb within layouts/home
Rendered users/show.html.erb within layouts/home (6.0ms)

Completed 200 OK in 2337ms (Views: 2335.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-02 18:32:31 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (39.0ms)

Completed 200 OK in 4025ms (Views: 1909.6ms)

Started GET “/users” for 127.0.0.1 at 2018-08-02 18:33:31 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 334ms (Views: 332.2ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 18:33:38 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (378.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (167.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 3342ms (Views: 563.4ms | ActiveRecord: 1723.1ms)

Paysheet Load (68.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 18:33:41 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 18:45:24 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:149: syntax error, unexpected end-of-input, expecting keyword_end):

app/controllers/users_controller.rb:149: syntax error, unexpected end-of-input, expecting keyword_end Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 18:46:16 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 509ms (Views: 358.8ms | ActiveRecord: 63.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 18:46:17 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 18:47:45 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 340ms (Views: 307.4ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 18:47:46 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 18:50:49 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 356ms (Views: 319.4ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 18:50:50 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 18:52:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 364ms (Views: 339.2ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 18:52:37 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 18:58:23 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 349ms (Views: 318.8ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 18:58:24 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:00:13 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 379ms (Views: 353.2ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 19:00:14 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:01:32 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 345ms (Views: 319.0ms | ActiveRecord: 6.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 19:01:33 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:02:26 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 477ms (Views: 356.1ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 19:02:27 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-08-02 19:03:35 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 342ms (Views: 311.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:06:47 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 103ms (Views: 74.4ms | ActiveRecord: 12.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/vendor/bootstrap/css/bootstrap.min.css” for 127.0.0.1 at 2018-08-02 19:06:48 -0500 Started GET “/users/vendor/font-awesome/css/font-awesome.min.css” for 127.0.0.1 at 2018-08-02 19:06:48 -0500

Started GET “/users/vendor/datatables/dataTables.bootstrap4.css” for 127.0.0.1 at 2018-08-02 19:06:48 -0500 ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/css/bootstrap.min.css”):

Started GET “/users/css/sb-admin.css” for 127.0.0.1 at 2018-08-02 19:06:48 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/vendor/jquery/jquery.min.js” for 127.0.0.1 at 2018-08-02 19:06:48 -0500 ActionController::RoutingError (No route matches [GET] “/users/vendor/font-awesome/css/font-awesome.min.css”):

ActionController::RoutingError (No route matches [GET] “/users/vendor/datatables/dataTables.bootstrap4.css”):

ActionController::RoutingError (No route matches [GET] “/users/css/sb-admin.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/vendor/jquery/jquery.min.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/vendor/bootstrap/js/bootstrap.bundle.min.js” for 127.0.0.1 at 2018-08-02 19:07:29 -0500

ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/js/bootstrap.bundle.min.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/vendor/jquery-easing/jquery.easing.min.js” for 127.0.0.1 at 2018-08-02 19:07:44 -0500 Started GET “/users/vendor/chart.js/Chart.min.js” for 127.0.0.1 at 2018-08-02 19:07:44 -0500

ActionController::RoutingError (No route matches [GET] “/users/vendor/jquery-easing/jquery.easing.min.js”): Started GET “/users/vendor/datatables/jquery.dataTables.js” for 127.0.0.1 at 2018-08-02 19:07:46 -0500 ActionController::RoutingError (No route matches [GET] “/users/vendor/chart.js/Chart.min.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/vendor/datatables/jquery.dataTables.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/vendor/datatables/dataTables.bootstrap4.js” for 127.0.0.1 at 2018-08-02 19:07:46 -0500

ActionController::RoutingError (No route matches [GET] “/users/vendor/datatables/dataTables.bootstrap4.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/js/sb-admin.min.js” for 127.0.0.1 at 2018-08-02 19:08:22 -0500

ActionController::RoutingError (No route matches [GET] “/users/js/sb-admin.min.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/js/sb-admin-datatables.min.js” for 127.0.0.1 at 2018-08-02 19:08:47 -0500 Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:08:48 -0500

ActionController::RoutingError (No route matches [GET] “/users/js/sb-admin-datatables.min.js”): Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

User Exists (21.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (809.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (801.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 14948ms (Views: 13139.9ms | ActiveRecord: 1643.1ms)

Paysheet Load (1444.1ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 19:09:09 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:10:32 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 353ms (Views: 323.3ms | ActiveRecord: 10.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 19:10:33 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:11:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 481ms (Views: 430.8ms | ActiveRecord: 15.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 19:11:56 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-08-02 19:21:13 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (27.0ms)

Completed 200 OK in 544ms (Views: 502.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:21:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 178ms (Views: 119.9ms | ActiveRecord: 15.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/vendor/fontawesome-free/css/all.min.css” for 127.0.0.1 at 2018-08-02 19:21:18 -0500

Started GET “/users/vendor/bootstrap/css/bootstrap.min.css” for 127.0.0.1 at 2018-08-02 19:21:18 -0500 ActionController::RoutingError (No route matches [GET] “/users/vendor/fontawesome-free/css/all.min.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/vendor/datatables/dataTables.bootstrap4.css” for 127.0.0.1 at 2018-08-02 19:21:19 -0500 Started GET “/users/css/sb-admin.css” for 127.0.0.1 at 2018-08-02 19:21:19 -0500

Started GET “/users/vendor/jquery/jquery.min.js” for 127.0.0.1 at 2018-08-02 19:21:19 -0500

ActionController::RoutingError (No route matches [GET] “/users/css/sb-admin.css”): ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/css/bootstrap.min.css”):

ActionController::RoutingError (No route matches [GET] “/users/vendor/datatables/dataTables.bootstrap4.css”): ActionController::RoutingError (No route matches [GET] “/users/vendor/jquery/jquery.min.js”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/vendor/bootstrap/js/bootstrap.bundle.min.js” for 127.0.0.1 at 2018-08-02 19:22:19 -0500

ActionController::RoutingError (No route matches [GET] “/users/vendor/bootstrap/js/bootstrap.bundle.min.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/vendor/jquery-easing/jquery.easing.min.js” for 127.0.0.1 at 2018-08-02 19:22:19 -0500

Started GET “/users/vendor/chart.js/Chart.min.js” for 127.0.0.1 at 2018-08-02 19:22:19 -0500 ActionController::RoutingError (No route matches [GET] “/users/vendor/jquery-easing/jquery.easing.min.js”): Started GET “/users/vendor/datatables/jquery.dataTables.js” for 127.0.0.1 at 2018-08-02 19:22:19 -0500 Started GET “/users/vendor/datatables/dataTables.bootstrap4.js” for 127.0.0.1 at 2018-08-02 19:22:19 -0500

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/vendor/chart.js/Chart.min.js”): ActionController::RoutingError (No route matches [GET] “/users/vendor/datatables/jquery.dataTables.js”): ActionController::RoutingError (No route matches [GET] “/users/vendor/datatables/dataTables.bootstrap4.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/js/sb-admin.min.js” for 127.0.0.1 at 2018-08-02 19:22:36 -0500

ActionController::RoutingError (No route matches [GET] “/users/js/sb-admin.min.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/js/demo/datatables-demo.js” for 127.0.0.1 at 2018-08-02 19:23:15 -0500

ActionController::RoutingError (No route matches [GET] “/users/js/demo/datatables-demo.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/js/demo/chart-area-demo.js” for 127.0.0.1 at 2018-08-02 19:23:24 -0500

ActionController::RoutingError (No route matches [GET] “/users/js/demo/chart-area-demo.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:23:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2322.1ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1518.1ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (776.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1516.1ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (7.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 7303ms (Views: 75.8ms | ActiveRecord: 6139.4ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/vendor/fontawesome-free/css/all.min.css” for 127.0.0.1 at 2018-08-02 19:24:08 -0500

ActionController::RoutingError (No route matches [GET] “/vendor/fontawesome-free/css/all.min.css”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/js/demo/datatables-demo.js” for 127.0.0.1 at 2018-08-02 19:24:09 -0500 Started GET “/js/demo/chart-area-demo.js” for 127.0.0.1 at 2018-08-02 19:24:09 -0500

ActionController::RoutingError (No route matches [GET] “/js/demo/datatables-demo.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/js/demo/chart-area-demo.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:26:10 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 103ms (Views: 75.4ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/js/demo/datatables-demo.js” for 127.0.0.1 at 2018-08-02 19:26:11 -0500 Started GET “/js/demo/chart-area-demo.js” for 127.0.0.1 at 2018-08-02 19:26:11 -0500 Started GET “/vendor/fontawesome-free/css/all.min.css” for 127.0.0.1 at 2018-08-02 19:26:11 -0500

ActionController::RoutingError (No route matches [GET] “/js/demo/datatables-demo.js”):

ActionController::RoutingError (No route matches [GET] “/vendor/fontawesome-free/css/all.min.css”): ActionController::RoutingError (No route matches [GET] “/js/demo/chart-area-demo.js”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/js/demo/datatables-demo.js” for 127.0.0.1 at 2018-08-02 19:26:46 -0500

ActionController::RoutingError (No route matches [GET] “/js/demo/datatables-demo.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/js/demo/chart-area-demo.js” for 127.0.0.1 at 2018-08-02 19:26:59 -0500

ActionController::RoutingError (No route matches [GET] “/js/demo/chart-area-demo.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/index.html” for 127.0.0.1 at 2018-08-02 19:27:04 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"index"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 4211ms (Views: 4080.7ms | ActiveRecord: 0.0ms)

Started GET “/vendor/fontawesome-free/css/all.min.css” for 127.0.0.1 at 2018-08-02 19:27:18 -0500 Started GET “/js/demo/datatables-demo.js” for 127.0.0.1 at 2018-08-02 19:27:19 -0500

Started GET “/js/demo/chart-area-demo.js” for 127.0.0.1 at 2018-08-02 19:27:19 -0500 ActionController::RoutingError (No route matches [GET] “/vendor/fontawesome-free/css/all.min.css”):

ActionController::RoutingError (No route matches [GET] “/js/demo/datatables-demo.js”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/js/demo/chart-area-demo.js”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:27:59 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 358ms (Views: 329.2ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 19:28:01 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:37:00 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 380ms (Views: 348.6ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 19:37:01 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:39:50 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 366ms (Views: 337.1ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 19:39:51 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:40:09 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loginEmpresa"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 462ms (Views: 417.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:41:14 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 449ms (Views: 408.2ms | ActiveRecord: 10.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 19:41:16 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:41:23 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loginEmpresa"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 4367ms (Views: 4324.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 19:42:26 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 357ms (Views: 327.2ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 19:42:27 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:10:13 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 20:10:28 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 437ms (Views: 398.6ms | ActiveRecord: 11.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:10:29 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 20:17:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 347ms (Views: 317.8ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:17:37 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 20:20:48 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 365ms (Views: 337.5ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:20:48 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 20:26:09 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 367ms (Views: 340.1ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:26:10 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/index.html” for 127.0.0.1 at 2018-08-02 20:31:14 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"index"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 441ms (Views: 403.5ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:31:18 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 20:31:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (5.0ms)

Completed 200 OK in 594ms (Views: 515.7ms | ActiveRecord: 12.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:31:45 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 20:32:01 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 335ms (Views: 309.9ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:32:02 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 20:37:48 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 443ms (Views: 416.1ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:37:49 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/index.html” for 127.0.0.1 at 2018-08-02 20:38:29 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"index"}

Started GET “/users/charts.html” for 127.0.0.1 at 2018-08-02 20:38:29 -0500

Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Processing by UsersController#show as HTML

Parameters: {"id"=>"charts"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 1244ms (Views: 1209.0ms | ActiveRecord: 0.0ms)

Started GET “/users/tables.html” for 127.0.0.1 at 2018-08-02 20:38:30 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"tables"}

Completed 200 OK in 1179ms (Views: 1129.1ms | ActiveRecord: 0.0ms)

Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 371ms (Views: 324.7ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:38:33 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/tables.html” for 127.0.0.1 at 2018-08-02 20:38:44 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"tables"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 574ms (Views: 507.4ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:53:29 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/tables.html” for 127.0.0.1 at 2018-08-02 20:53:38 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"tables"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 584ms (Views: 408.0ms | ActiveRecord: 0.0ms)

Started GET “/users/tables.html” for 127.0.0.1 at 2018-08-02 20:54:26 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"tables"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 338ms (Views: 301.1ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:54:31 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 20:54:48 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 400ms (Views: 375.4ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:54:48 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 20:55:13 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 360ms (Views: 335.0ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:55:13 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 20:57:27 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (4.0ms)

Completed 200 OK in 492ms (Views: 464.0ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:57:28 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 20:58:07 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 390ms (Views: 356.1ms | ActiveRecord: 12.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:58:08 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 20:59:26 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 371ms (Views: 346.9ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 20:59:27 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:01:14 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 459ms (Views: 427.7ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:01:15 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:01:50 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (8.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 480ms (Views: 432.1ms | ActiveRecord: 18.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:01:52 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:02:25 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 357ms (Views: 332.7ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:02:26 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:03:33 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loginEmpresa"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 460ms (Views: 418.3ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-02 21:03:45 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 545ms (Views: 479.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-02 21:03:53 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 409ms (Views: 407.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:04:00 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KQ5zllWGAE6ztVcgiZhCb8pR0yXsghAsx1TU/a0ZyQ7q5cEjOhs88CY1/r05h2UBjevhCXxEENif2N7MsKCm6w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (46.0ms)

Completed 200 OK in 471ms (Views: 437.3ms | ActiveRecord: 12.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:04:01 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:04:49 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KQ5zllWGAE6ztVcgiZhCb8pR0yXsghAsx1TU/a0ZyQ7q5cEjOhs88CY1/r05h2UBjevhCXxEENif2N7MsKCm6w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (5.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 499ms (Views: 460.3ms | ActiveRecord: 12.0ms)

Paysheet Load (3.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:04:50 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:06:20 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KQ5zllWGAE6ztVcgiZhCb8pR0yXsghAsx1TU/a0ZyQ7q5cEjOhs88CY1/r05h2UBjevhCXxEENif2N7MsKCm6w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (10.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (9.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 783ms (Views: 704.1ms | ActiveRecord: 23.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:06:22 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:07:01 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KQ5zllWGAE6ztVcgiZhCb8pR0yXsghAsx1TU/a0ZyQ7q5cEjOhs88CY1/r05h2UBjevhCXxEENif2N7MsKCm6w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (11.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 481ms (Views: 437.4ms | ActiveRecord: 21.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:07:02 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:07:37 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KQ5zllWGAE6ztVcgiZhCb8pR0yXsghAsx1TU/a0ZyQ7q5cEjOhs88CY1/r05h2UBjevhCXxEENif2N7MsKCm6w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 659ms (Views: 592.4ms | ActiveRecord: 11.0ms)

Paysheet Load (10.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:07:39 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:07:50 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KQ5zllWGAE6ztVcgiZhCb8pR0yXsghAsx1TU/a0ZyQ7q5cEjOhs88CY1/r05h2UBjevhCXxEENif2N7MsKCm6w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (89.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (985.1ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1006.1ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (138.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (93.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 4953ms (Views: 1522.5ms | ActiveRecord: 2311.1ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:08:01 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:08:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 414ms (Views: 378.0ms | ActiveRecord: 10.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:08:59 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:09:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 346ms (Views: 319.4ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:09:22 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-08-02 21:09:36 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 369ms (Views: 335.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:10:48 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 337ms (Views: 311.4ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:10:52 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-08-02 21:12:03 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 415ms (Views: 414.0ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:12:13 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users” for 127.0.0.1 at 2018-08-02 21:12:18 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 7455ms (Views: 7454.9ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:12:31 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:18:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (37.0ms)

Completed 500 Internal Server Error in 576ms (ActiveRecord: 9.0ms)

ActionView::Template::Error (No route matches {:action=>“paysheet”, :controller=>“ReportsController”, :format=>:pdf}):

50:               <%= link_to 'Descarga Comprobante de Pago', {:controller => :users, :action => :index } %>          
51:             </li>
52:             <li>
53:               <%= link_to 'Simulador de Creditos', {:controller => :ReportsController, :action => :paysheet, :format => :pdf} %>   
54:                                                       
55:             </li>
56:

app/views/layouts/home.html.erb:53:in `_app_views_layouts_home_html_erb__618845710_80188368' app/controllers/users_controller.rb:65:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:18:50 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 500 Internal Server Error in 435ms (ActiveRecord: 10.0ms)

ActionView::Template::Error (No route matches {:action=>“paysheet”, :controller=>“reportsController”, :format=>:pdf}):

50:               <%= link_to 'Descarga Comprobante de Pago', {:controller => :users, :action => :index } %>          
51:             </li>
52:             <li>
53:               <%= link_to 'Simulador de Creditos', {:controller => :reportsController, :action => :paysheet, :format => :pdf} %>   
54:                                                       
55:             </li>
56:

app/views/layouts/home.html.erb:53:in `_app_views_layouts_home_html_erb__618845710_100964376' app/controllers/users_controller.rb:65:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-02 21:19:51 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KeDByYMi9JjVgKOX85MBIENRSyhNhtNYe5WB2PgK87YAHWDpS2cjvkBFSPI2KGGeIW8qJq44V0avdLy4HPNnMg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 365ms (Views: 338.5ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:19:52 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-02 21:20:04 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (83.0ms) Completed 200 OK in 14243ms (Views: 82.5ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-02 21:25:41 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/” for 127.0.0.1 at 2018-08-03 09:09:43 -0500 Processing by Rails::WelcomeController#index as HTML

Rendering C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/railties-5.1.6/lib/rails/templates/rails/welcome/index.html.erb
Rendered C:/RailsInstaller/Ruby2.3.3/lib/ruby/gems/2.3.0/gems/railties-5.1.6/lib/rails/templates/rails/welcome/index.html.erb (29.0ms)

Completed 200 OK in 2884ms (Views: 191.8ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-03 09:09:49 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 2179ms (Views: 2146.2ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 09:10:32 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 322ms (Views: 321.2ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 09:10:46 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bWPGSjdnJPAfu7iEPM91cqz+o8We7r8G+HwgaCJ8qqqzUVx212z1XJUbXOXPiC562tUGZxoVw3EvOST0aXC0mw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (449.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (179.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 3811ms (Views: 501.6ms | ActiveRecord: 2089.1ms)

Paysheet Load (66.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 09:10:51 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-03 09:11:11 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (10.0ms) Completed 200 OK in 10976ms (Views: 8.5ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 09:11:39 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 09:11:41 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (810.0ms) Completed 200 OK in 6878ms (Views: 809.6ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 09:15:48 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 09:16:32 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bWPGSjdnJPAfu7iEPM91cqz+o8We7r8G+HwgaCJ8qqqzUVx212z1XJUbXOXPiC562tUGZxoVw3EvOST0aXC0mw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 365ms (Views: 334.8ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 09:16:32 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/loan” for 127.0.0.1 at 2018-08-03 09:16:47 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 325ms (Views: 290.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:16:57 -0500

ActionController::RoutingError (No route matches [POST] “/users/loan”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:17:54 -0500

ActionController::RoutingError (No route matches [POST] “/users/loan”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:18:33 -0500

ActionController::RoutingError (No route matches [POST] “/users/loan”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:18:59 -0500 Processing by UsersController#show as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"XIv+5x9Ge2PAXjhAof+LY2v1/BuIEeonlQyo83tuPMHG6AsNILlqYnEFEnuBvj6/qLTIMTVsHMz3pwiTdoAwmQ==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (4.0ms)

Completed 200 OK in 327ms (Views: 289.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:19:06 -0500 Processing by UsersController#show as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0+ws5oSukXYkNpPemcat9QdV45meyDQBiuiLAQvUVONJj9kMu1GAd5VtueW5hxgpxBTXsyO1wuroQythBjpYuw==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 352ms (Views: 317.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:21:02 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"0+ws5oSukXYkNpPemcat9QdV45meyDQBiuiLAQvUVONJj9kMu1GAd5VtueW5hxgpxBTXsyO1wuroQythBjpYuw==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (4.0ms)

Completed 200 OK in 347ms (Views: 297.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:21:07 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"stOlwZRb10DOsXTJfDEu4LeIYp57Uinmy2EnVq1SXlYosFArq6TGQX/qXvJccJs8dMlWtMYv3w2pyoc2oLxSDg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 337ms (Views: 300.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:22:46 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"SEyOrIpMIs/JtMIjHixtbUwHf3N/Zn9OQLUaO0dMj6nSL3tGtbMzznjv6Bg+bdixj0ZLWcIbiaUiHrpbSqKD8Q==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (3.0ms)

Completed 200 OK in 335ms (Views: 299.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:25:55 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KVdWKtQh40aFSbiqCQjBzpgWUvrkkjqkYHMv5OcbSdWzNKPA697yRzQSkpEpSXQSW1dm0FnvzE8C2I+E6vVFjQ==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"0"}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (3.0ms)

Completed 200 OK in 355ms (Views: 316.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:35:04 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"KVdWKtQh40aFSbiqCQjBzpgWUvrkkjqkYHMv5OcbSdWzNKPA697yRzQSkpEpSXQSW1dm0FnvzE8C2I+E6vVFjQ==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"0"}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 340ms (Views: 300.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:35:11 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Bj9E6qXQoiOesagAHaPJMhivuRMQgK+7unuQ0W8RIHqcXLEAmi+zIi/qgjs94nzu2+6NOa39WVDY0DCxYv8sIg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (3.0ms)

Completed 200 OK in 339ms (Views: 304.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:35:29 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Bj9E6qXQoiOesagAHaPJMhivuRMQgK+7unuQ0W8RIHqcXLEAmi+zIi/qgjs94nzu2+6NOa39WVDY0DCxYv8sIg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 389ms (Views: 342.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:41:03 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Bj9E6qXQoiOesagAHaPJMhivuRMQgK+7unuQ0W8RIHqcXLEAmi+zIi/qgjs94nzu2+6NOa39WVDY0DCxYv8sIg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (3.0ms)

Completed 200 OK in 147ms (Views: 106.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:41:33 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Bj9E6qXQoiOesagAHaPJMhivuRMQgK+7unuQ0W8RIHqcXLEAmi+zIi/qgjs94nzu2+6NOa39WVDY0DCxYv8sIg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 376ms (Views: 318.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:41:56 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Bj9E6qXQoiOesagAHaPJMhivuRMQgK+7unuQ0W8RIHqcXLEAmi+zIi/qgjs94nzu2+6NOa39WVDY0DCxYv8sIg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 388ms (Views: 333.6ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-08-03 09:42:22 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 323ms (Views: 289.5ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 09:42:27 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 09:42:45 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"bWPGSjdnJPAfu7iEPM91cqz+o8We7r8G+HwgaCJ8qqqzUVx212z1XJUbXOXPiC562tUGZxoVw3EvOST0aXC0mw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 421ms (Views: 320.2ms | ActiveRecord: 21.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 09:42:46 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/loan” for 127.0.0.1 at 2018-08-03 09:43:00 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 331ms (Views: 299.0ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-08-03 09:44:31 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 330ms (Views: 294.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 09:44:37 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"i/odI/+bTzUyLDAyTz8DGD2iRzndrJ2KZSzMlbIgo9wRmejJwGReNIN3GglvfrbE/uNzE2DRa2EHh2z1v86vhA==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (2.0ms)

Completed 200 OK in 321ms (Views: 284.7ms | ActiveRecord: 0.0ms)

Started GET “/users/loan” for 127.0.0.1 at 2018-08-03 09:46:35 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"loan"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 335ms (Views: 301.9ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 09:46:38 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 09:46:41 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (1.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 3696ms (Views: 2.0ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 09:48:00 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (8.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (4.0ms) Completed 200 OK in 2608ms (Views: 3.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 09:49:03 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (5.0ms) Completed 200 OK in 2140ms (Views: 3.9ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 09:49:51 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (4.0ms) Completed 200 OK in 2114ms (Views: 3.1ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 09:50:45 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (6.0ms) Completed 200 OK in 2218ms (Views: 5.0ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 09:52:40 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (4.0ms) Completed 200 OK in 2270ms (Views: 4.2ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 09:55:20 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (5.0ms) Completed 200 OK in 2139ms (Views: 3.7ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 09:55:41 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (4.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 2400ms (Views: 1.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 09:58:00 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (4.0ms) Completed 200 OK in 2217ms (Views: 3.5ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 09:59:08 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2290ms (Views: 1.5ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 10:02:22 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/reports_controller.rb:49: syntax error, unexpected tLABEL, expecting keyword_do or '{' or '('

render template: 'users/paysheet',pdf: 'Nomin...
                ^

C:/Sites/OpusLineWeb.2/app/controllers/reports_controller.rb:49: syntax error, unexpected ',', expecting keyword_end …der template: 'users/paysheet',pdf: 'Nomina',layout: 'pdf.ht… … ^ C:/Sites/OpusLineWeb.2/app/controllers/reports_controller.rb:49: syntax error, unexpected ',', expecting keyword_end …'users/paysheet',pdf: 'Nomina',layout: 'pdf.html' … ^):

app/controllers/reports_controller.rb:49: syntax error, unexpected tLABEL, expecting keyword_do or '{' or '(' app/controllers/reports_controller.rb:49: syntax error, unexpected ',', expecting keyword_end app/controllers/reports_controller.rb:49: syntax error, unexpected ',', expecting keyword_end Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 10:03:25 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/reports_controller.rb:49: syntax error, unexpected tLABEL, expecting keyword_do or '{' or '('

render template: 'users/paysheet',pdf: 'Nomin...
                ^

C:/Sites/OpusLineWeb.2/app/controllers/reports_controller.rb:49: syntax error, unexpected ',', expecting keyword_end …der template: 'users/paysheet',pdf: 'Nomina',layout: 'pdf.ht… … ^ C:/Sites/OpusLineWeb.2/app/controllers/reports_controller.rb:49: syntax error, unexpected ',', expecting keyword_end …'users/paysheet',pdf: 'Nomina',layout: 'pdf.html' … ^):

app/controllers/reports_controller.rb:49: syntax error, unexpected tLABEL, expecting keyword_do or '{' or '(' app/controllers/reports_controller.rb:49: syntax error, unexpected ',', expecting keyword_end app/controllers/reports_controller.rb:49: syntax error, unexpected ',', expecting keyword_end Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 10:03:59 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 2278ms (Views: 2.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 10:05:55 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2138ms (Views: 1.7ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 10:07:33 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 2599ms (Views: 1.8ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 10:07:56 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 2510ms (Views: 1.8ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 10:08:37 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (2.0ms) Completed 200 OK in 4295ms (Views: 2.0ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 10:10:45 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (4.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 2559ms (Views: 1.9ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 10:40:44 -0500 Started GET “/users/employee” for 127.0.0.1 at 2018-08-03 10:40:51 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (69.0ms)

Completed 200 OK in 3161ms (Views: 3086.4ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 10:42:46 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-08-03 10:42:52 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (40.0ms)

Completed 200 OK in 4657ms (Views: 4530.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 10:43:07 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (16.0ms)

Completed 200 OK in 648ms (Views: 646.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 10:43:15 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"LLop/zFTpuU0WCre2MtXdGEOdWROKXJVdHV4x0nFfhvyiLPD0Vh3Sb74zr8rjAx8FyXQxsrSDiKjMHxbAslgKg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (36.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (15.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (35.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (0.0ms)

Completed 200 OK in 2597ms (Views: 1591.6ms | ActiveRecord: 581.0ms)

Paysheet Load (16.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/homes” for 127.0.0.1 at 2018-08-03 10:44:21 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (56.0ms)

Completed 200 OK in 533ms (Views: 488.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-03 10:49:52 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 670ms (Views: 612.9ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-03 10:51:37 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (39.0ms)

Completed 200 OK in 415ms (Views: 380.2ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-03 12:03:51 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (199.0ms)

Completed 200 OK in 1098ms (Views: 931.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 12:03:58 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (33.0ms)

Completed 200 OK in 415ms (Views: 413.9ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 12:04:24 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 422ms (Views: 419.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:05:08 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"uCULsrZYnspxcsQoKzScHpsPD8gV4cZMU0O8peuCxDtmF5GOVlNPZvvSIEnYc8cW7SSqapEaujuEBrg5oI7aCg==", "txtUser"=>"calor@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (17.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail.com"], ["id", 123], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 490ms (Views: 355.7ms | ActiveRecord: 17.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:05:16 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (27.0ms)

Completed 200 OK in 528ms (Views: 475.1ms | ActiveRecord: 10.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:05:18 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-03 12:05:26 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 75671ms (Views: 2.8ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:07:23 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 12:07:29 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (4.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (4.0ms) Completed 200 OK in 10089ms (Views: 2.2ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:08:17 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:10:28 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 588ms (Views: 560.9ms | ActiveRecord: 9.0ms)

Paysheet Load (8.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:10:30 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:10:54 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (52.0ms)

Completed 200 OK in 418ms (Views: 393.5ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:10:55 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:11:14 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (32.0ms)

Completed 200 OK in 453ms (Views: 422.2ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:11:15 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:25:05 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (15.0ms)

Completed 200 OK in 424ms (Views: 395.0ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:25:06 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:25:43 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 419ms (Views: 396.4ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:25:44 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:26:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 442ms (Views: 415.7ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:26:19 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:26:38 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 373ms (Views: 343.2ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:26:39 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:26:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 396ms (Views: 373.0ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:26:58 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:27:29 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 458ms (Views: 419.4ms | ActiveRecord: 11.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:27:30 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:27:47 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 391ms (Views: 359.3ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:27:48 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:29:34 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 441ms (Views: 416.8ms | ActiveRecord: 8.0ms)

Paysheet Load (3.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:29:35 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:30:17 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 351ms (Views: 324.3ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:30:18 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:31:19 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 504ms (Views: 478.1ms | ActiveRecord: 10.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:31:20 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:32:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 386ms (Views: 359.0ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:32:22 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:33:03 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 356ms (Views: 330.7ms | ActiveRecord: 6.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:33:04 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:33:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (16.0ms)

Completed 200 OK in 378ms (Views: 353.1ms | ActiveRecord: 6.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:33:22 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:34:17 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 384ms (Views: 358.0ms | ActiveRecord: 6.0ms)

Paysheet Load (3.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:34:18 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:34:48 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 450ms (Views: 423.0ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:34:49 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:35:08 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 377ms (Views: 351.5ms | ActiveRecord: 6.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:35:09 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:35:34 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 359ms (Views: 332.0ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:35:34 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:36:54 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 359ms (Views: 334.6ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:36:54 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:37:41 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 385ms (Views: 358.2ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:37:41 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:38:26 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 357ms (Views: 332.1ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:38:27 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:38:56 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 682ms (Views: 529.7ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:38:58 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:39:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 375ms (Views: 347.7ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:39:56 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:40:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 402ms (Views: 376.8ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:40:19 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:40:56 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 387ms (Views: 361.2ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:40:57 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:41:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 351ms (Views: 324.1ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:41:18 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:41:45 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 385ms (Views: 361.4ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:41:46 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:45:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 474ms (Views: 433.4ms | ActiveRecord: 11.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:45:58 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:46:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 401ms (Views: 374.0ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:46:22 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:49:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 371ms (Views: 345.1ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:49:54 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:51:13 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 1821ms (Views: 1792.3ms | ActiveRecord: 8.0ms)

Paysheet Load (3.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:51:16 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:53:02 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 500 Internal Server Error in 230ms (ActiveRecord: 7.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:50: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' …uffer.append=( link_to <p style=“color:#86A2D1”;>'Descarga C… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:50: syntax error, unexpected '>', expecting ')' …k_to <p style=“color:#86A2D1”;>'Descarga Certificado Laboral… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:50: syntax error, unexpected ',', expecting ')' …'Descarga Certificado Laboral', {:controller => :reports, :a… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:51: unknown regexp option - l unmatched close parenthesis: /p> );@output_buffer.safe_append='

'.freeze;@output_buffer.safe_append=' </i C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:52: syntax error, unexpected '<'

<li>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:53: syntax error, unexpected tCONSTANT, expecting ')' …ffer.append=( link_to 'Descarga Comprobante de Pago',{:contr… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:58: unknown regexp option - l C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:60: syntax error, unexpected '<'

</ul>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:61: unknown regexp option - l C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:62: syntax error, unexpected '<'

</ul>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:67: syntax error, unexpected '<'

</a>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:68: unknown regexp option - l C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:69: syntax error, unexpected '<'

</ul>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:74: unknown regexp option - l C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:75: syntax error, unexpected '<'

</ul>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:76: unknown regexp options - dv C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:77: syntax error, unexpected '<'

</nav>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:83: unknown regexp options - dv C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:84: syntax error, unexpected '<'

<!-- /.container-fluid-->
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:85: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:87: syntax error, unexpected '<'

<div class="container">
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:88: syntax error, unexpected '<'

<div class="text-center">
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:89: syntax error, unexpected '<'

<small>Copyright © Your Website 2018</small>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:89: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '('

<small>Copyright © Your Website 2018</small>
                   ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:90: unknown regexp options - dv C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:91: syntax error, unexpected '<'

</div>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:92: unknown regexp options - ftr C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:93: syntax error, unexpected '<'

<!-- Scroll to Top Button-->
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:93: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '('

<!-- Scroll to Top Button-->
              ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:93: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:94: syntax error, unexpected tIDENTIFIER, expecting ')'

<a class="scroll-to-top rounded" href="#page-top">
                                     ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:95: syntax error, unexpected '<'

<i class="fa fa-angle-up"></i>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:95: syntax error, unexpected '<'

<i class="fa fa-angle-up"></i>
                           ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:96: unknown regexp option - a C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:97: syntax error, unexpected '<'

<!-- Logout Modal-->
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:97: syntax error, unexpected tCONSTANT, expecting keyword_do or '{' or '('

<!-- Logout Modal-->
                 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:97: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')'

<div class="modal fade" id="exampleModal" tabindex="-1"...
                          ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' …ade“ id=”exampleModal“ tabindex=”-1“ role=”dialog“ aria-labe… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' …xampleModal” tabindex=“-1” role=“dialog” aria-labelledby=“ex… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' …abindex=”-1“ role=”dialog“ aria-labelledby=”exampleModalLabe… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' …lledby=“exampleModalLabel” aria-hidden=“true”> … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:99: syntax error, unexpected '<'

<div class="modal-dialog" role="document">
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:99: syntax error, unexpected tIDENTIFIER, expecting ')'

<div class="modal-dialog" role="document">
                              ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:100: syntax error, unexpected '<'

<div class="modal-content">
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:101: syntax error, unexpected '<'

<div class="modal-header">
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:102: syntax error, unexpected '<'

<h5 class="modal-title" id="ex...
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:102: syntax error, unexpected tIDENTIFIER, expecting ')' … <h5 class=“modal-title” id=“exampleModalLabel”>Listo pa… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:102: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' …=“exampleModalLabel”>Listo para salir?</h5> … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:104: unknown regexp options - pa C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:104: regexp encoding option 's' differs from source encoding 'UTF-8' /…/n has a non escaped non ASCII character in non ASCII-8BIT script: /h5>

<button class="close" type="button" data-dismiss="modal" aria-label="Close">
  <span aria-hidden="true">\u00D7</

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:105: syntax error, unexpected '<'

</button>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:106: unknown regexp options - dv C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:107: syntax error, unexpected '<'

<div class="modal-body"> Selec...
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:107: syntax error, unexpected tSTRING_BEG, expecting keyword_do or '{' or '(' …lass=“modal-body”> Seleccione “Salir” a continuación si est… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:107: syntax error, unexpected tIDENTIFIER, expecting ')' …dal-body“> Seleccione ”Salir“ a continuación si está listo… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:107: syntax error, unexpected '<' … finalizar su sesión actual..</div> … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:111: unknown regexp options - dv C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:112: syntax error, unexpected '<'

</div>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:113: unknown regexp options - dv C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:114: syntax error, unexpected '<'

</div>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:122: unknown regexp options - crpt C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:123: syntax error, unexpected '<'

<!-- Toggle between dark and light navbar-->
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:123: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '('

<!-- Toggle between dark and light navbar-->
                   ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:123: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:125: `$(' is not allowed as a global variable name):

app/views/layouts/home.html.erb:50: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:50: syntax error, unexpected '>', expecting ')' app/views/layouts/home.html.erb:50: syntax error, unexpected ',', expecting ')' app/views/layouts/home.html.erb:51: unknown regexp option - l app/views/layouts/home.html.erb:52: syntax error, unexpected '<' app/views/layouts/home.html.erb:53: syntax error, unexpected tCONSTANT, expecting ')' app/views/layouts/home.html.erb:58: unknown regexp option - l app/views/layouts/home.html.erb:60: syntax error, unexpected '<' app/views/layouts/home.html.erb:61: unknown regexp option - l app/views/layouts/home.html.erb:62: syntax error, unexpected '<' app/views/layouts/home.html.erb:67: syntax error, unexpected '<' app/views/layouts/home.html.erb:68: unknown regexp option - l app/views/layouts/home.html.erb:69: syntax error, unexpected '<' app/views/layouts/home.html.erb:74: unknown regexp option - l app/views/layouts/home.html.erb:75: syntax error, unexpected '<' app/views/layouts/home.html.erb:76: unknown regexp options - dv app/views/layouts/home.html.erb:77: syntax error, unexpected '<' app/views/layouts/home.html.erb:83: unknown regexp options - dv app/views/layouts/home.html.erb:84: syntax error, unexpected '<' app/views/layouts/home.html.erb:85: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG app/views/layouts/home.html.erb:87: syntax error, unexpected '<' app/views/layouts/home.html.erb:88: syntax error, unexpected '<' app/views/layouts/home.html.erb:89: syntax error, unexpected '<' app/views/layouts/home.html.erb:89: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:90: unknown regexp options - dv app/views/layouts/home.html.erb:91: syntax error, unexpected '<' app/views/layouts/home.html.erb:92: unknown regexp options - ftr app/views/layouts/home.html.erb:93: syntax error, unexpected '<' app/views/layouts/home.html.erb:93: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:93: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG app/views/layouts/home.html.erb:94: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:95: syntax error, unexpected '<' app/views/layouts/home.html.erb:95: syntax error, unexpected '<' app/views/layouts/home.html.erb:96: unknown regexp option - a app/views/layouts/home.html.erb:97: syntax error, unexpected '<' app/views/layouts/home.html.erb:97: syntax error, unexpected tCONSTANT, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:97: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:99: syntax error, unexpected '<' app/views/layouts/home.html.erb:99: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:100: syntax error, unexpected '<' app/views/layouts/home.html.erb:101: syntax error, unexpected '<' app/views/layouts/home.html.erb:102: syntax error, unexpected '<' app/views/layouts/home.html.erb:102: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:102: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:104: unknown regexp options - pa app/views/layouts/home.html.erb:104: regexp encoding option 's' differs from source encoding 'UTF-8' app/views/layouts/home.html.erb:105: syntax error, unexpected '<' app/views/layouts/home.html.erb:106: unknown regexp options - dv app/views/layouts/home.html.erb:107: syntax error, unexpected '<' app/views/layouts/home.html.erb:107: syntax error, unexpected tSTRING_BEG, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:107: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:107: syntax error, unexpected '<' app/views/layouts/home.html.erb:111: unknown regexp options - dv app/views/layouts/home.html.erb:112: syntax error, unexpected '<' app/views/layouts/home.html.erb:113: unknown regexp options - dv app/views/layouts/home.html.erb:114: syntax error, unexpected '<' app/views/layouts/home.html.erb:122: unknown regexp options - crpt app/views/layouts/home.html.erb:123: syntax error, unexpected '<' app/views/layouts/home.html.erb:123: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:123: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG app/views/layouts/home.html.erb:125: `$(' is not allowed as a global variable name app/controllers/users_controller.rb:65:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:53:38 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 500 Internal Server Error in 119ms (ActiveRecord: 7.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:50: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' …uffer.append=( link_to <p style=“color:#86A2D1”;>'Descarga C… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:50: syntax error, unexpected '>', expecting ')' …k_to <p style=“color:#86A2D1”;>'Descarga Certificado Laboral… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:51: unknown regexp option - l unmatched close parenthesis: /p>, {:controller => :reports, :action => :export, :format => :pdf} );@output_buffer.safe_append='

'.freeze;@output_buffer.safe_append=' </i C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:52: syntax error, unexpected '<'

<li>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:53: syntax error, unexpected tCONSTANT, expecting ')' …ffer.append=( link_to 'Descarga Comprobante de Pago',{:contr… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:58: unknown regexp option - l C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:60: syntax error, unexpected '<'

</ul>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:61: unknown regexp option - l C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:62: syntax error, unexpected '<'

</ul>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:67: syntax error, unexpected '<'

</a>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:68: unknown regexp option - l C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:69: syntax error, unexpected '<'

</ul>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:74: unknown regexp option - l C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:75: syntax error, unexpected '<'

</ul>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:76: unknown regexp options - dv C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:77: syntax error, unexpected '<'

</nav>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:83: unknown regexp options - dv C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:84: syntax error, unexpected '<'

<!-- /.container-fluid-->
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:85: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:87: syntax error, unexpected '<'

<div class="container">
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:88: syntax error, unexpected '<'

<div class="text-center">
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:89: syntax error, unexpected '<'

<small>Copyright © Your Website 2018</small>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:89: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '('

<small>Copyright © Your Website 2018</small>
                   ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:90: unknown regexp options - dv C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:91: syntax error, unexpected '<'

</div>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:92: unknown regexp options - ftr C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:93: syntax error, unexpected '<'

<!-- Scroll to Top Button-->
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:93: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '('

<!-- Scroll to Top Button-->
              ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:93: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:94: syntax error, unexpected tIDENTIFIER, expecting ')'

<a class="scroll-to-top rounded" href="#page-top">
                                     ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:95: syntax error, unexpected '<'

<i class="fa fa-angle-up"></i>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:95: syntax error, unexpected '<'

<i class="fa fa-angle-up"></i>
                           ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:96: unknown regexp option - a C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:97: syntax error, unexpected '<'

<!-- Logout Modal-->
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:97: syntax error, unexpected tCONSTANT, expecting keyword_do or '{' or '('

<!-- Logout Modal-->
                 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:97: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')'

<div class="modal fade" id="exampleModal" tabindex="-1"...
                          ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' …ade“ id=”exampleModal“ tabindex=”-1“ role=”dialog“ aria-labe… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' …xampleModal” tabindex=“-1” role=“dialog” aria-labelledby=“ex… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' …abindex=”-1“ role=”dialog“ aria-labelledby=”exampleModalLabe… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' …lledby=“exampleModalLabel” aria-hidden=“true”> … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:99: syntax error, unexpected '<'

<div class="modal-dialog" role="document">
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:99: syntax error, unexpected tIDENTIFIER, expecting ')'

<div class="modal-dialog" role="document">
                              ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:100: syntax error, unexpected '<'

<div class="modal-content">
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:101: syntax error, unexpected '<'

<div class="modal-header">
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:102: syntax error, unexpected '<'

<h5 class="modal-title" id="ex...
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:102: syntax error, unexpected tIDENTIFIER, expecting ')' … <h5 class=“modal-title” id=“exampleModalLabel”>Listo pa… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:102: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' …=“exampleModalLabel”>Listo para salir?</h5> … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:104: unknown regexp options - pa C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:104: regexp encoding option 's' differs from source encoding 'UTF-8' /…/n has a non escaped non ASCII character in non ASCII-8BIT script: /h5>

<button class="close" type="button" data-dismiss="modal" aria-label="Close">
  <span aria-hidden="true">\u00D7</

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:105: syntax error, unexpected '<'

</button>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:106: unknown regexp options - dv C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:107: syntax error, unexpected '<'

<div class="modal-body"> Selec...
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:107: syntax error, unexpected tSTRING_BEG, expecting keyword_do or '{' or '(' …lass=“modal-body”> Seleccione “Salir” a continuación si est… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:107: syntax error, unexpected tIDENTIFIER, expecting ')' …dal-body“> Seleccione ”Salir“ a continuación si está listo… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:107: syntax error, unexpected '<' … finalizar su sesión actual..</div> … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:111: unknown regexp options - dv C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:112: syntax error, unexpected '<'

</div>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:113: unknown regexp options - dv C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:114: syntax error, unexpected '<'

</div>
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:122: unknown regexp options - crpt C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:123: syntax error, unexpected '<'

<!-- Toggle between dark and light navbar-->
 ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:123: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '('

<!-- Toggle between dark and light navbar-->
                   ^

C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:123: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG C:/Sites/OpusLineWeb.2/app/views/layouts/home.html.erb:125: `$(' is not allowed as a global variable name):

app/views/layouts/home.html.erb:50: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:50: syntax error, unexpected '>', expecting ')' app/views/layouts/home.html.erb:51: unknown regexp option - l app/views/layouts/home.html.erb:52: syntax error, unexpected '<' app/views/layouts/home.html.erb:53: syntax error, unexpected tCONSTANT, expecting ')' app/views/layouts/home.html.erb:58: unknown regexp option - l app/views/layouts/home.html.erb:60: syntax error, unexpected '<' app/views/layouts/home.html.erb:61: unknown regexp option - l app/views/layouts/home.html.erb:62: syntax error, unexpected '<' app/views/layouts/home.html.erb:67: syntax error, unexpected '<' app/views/layouts/home.html.erb:68: unknown regexp option - l app/views/layouts/home.html.erb:69: syntax error, unexpected '<' app/views/layouts/home.html.erb:74: unknown regexp option - l app/views/layouts/home.html.erb:75: syntax error, unexpected '<' app/views/layouts/home.html.erb:76: unknown regexp options - dv app/views/layouts/home.html.erb:77: syntax error, unexpected '<' app/views/layouts/home.html.erb:83: unknown regexp options - dv app/views/layouts/home.html.erb:84: syntax error, unexpected '<' app/views/layouts/home.html.erb:85: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG app/views/layouts/home.html.erb:87: syntax error, unexpected '<' app/views/layouts/home.html.erb:88: syntax error, unexpected '<' app/views/layouts/home.html.erb:89: syntax error, unexpected '<' app/views/layouts/home.html.erb:89: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:90: unknown regexp options - dv app/views/layouts/home.html.erb:91: syntax error, unexpected '<' app/views/layouts/home.html.erb:92: unknown regexp options - ftr app/views/layouts/home.html.erb:93: syntax error, unexpected '<' app/views/layouts/home.html.erb:93: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:93: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG app/views/layouts/home.html.erb:94: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:95: syntax error, unexpected '<' app/views/layouts/home.html.erb:95: syntax error, unexpected '<' app/views/layouts/home.html.erb:96: unknown regexp option - a app/views/layouts/home.html.erb:97: syntax error, unexpected '<' app/views/layouts/home.html.erb:97: syntax error, unexpected tCONSTANT, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:97: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:98: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:99: syntax error, unexpected '<' app/views/layouts/home.html.erb:99: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:100: syntax error, unexpected '<' app/views/layouts/home.html.erb:101: syntax error, unexpected '<' app/views/layouts/home.html.erb:102: syntax error, unexpected '<' app/views/layouts/home.html.erb:102: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:102: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:104: unknown regexp options - pa app/views/layouts/home.html.erb:104: regexp encoding option 's' differs from source encoding 'UTF-8' app/views/layouts/home.html.erb:105: syntax error, unexpected '<' app/views/layouts/home.html.erb:106: unknown regexp options - dv app/views/layouts/home.html.erb:107: syntax error, unexpected '<' app/views/layouts/home.html.erb:107: syntax error, unexpected tSTRING_BEG, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:107: syntax error, unexpected tIDENTIFIER, expecting ')' app/views/layouts/home.html.erb:107: syntax error, unexpected '<' app/views/layouts/home.html.erb:111: unknown regexp options - dv app/views/layouts/home.html.erb:112: syntax error, unexpected '<' app/views/layouts/home.html.erb:113: unknown regexp options - dv app/views/layouts/home.html.erb:114: syntax error, unexpected '<' app/views/layouts/home.html.erb:122: unknown regexp options - crpt app/views/layouts/home.html.erb:123: syntax error, unexpected '<' app/views/layouts/home.html.erb:123: syntax error, unexpected tIDENTIFIER, expecting keyword_do or '{' or '(' app/views/layouts/home.html.erb:123: syntax error, unexpected 'n', expecting keyword_do_LAMBDA or tLAMBEG app/views/layouts/home.html.erb:125: `$(' is not allowed as a global variable name app/controllers/users_controller.rb:65:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:54:12 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 355ms (Views: 330.3ms | ActiveRecord: 6.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:54:13 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:54:56 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 344ms (Views: 319.1ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:54:57 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:55:30 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 344ms (Views: 315.4ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:55:31 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:56:06 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 350ms (Views: 324.6ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:56:07 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 12:56:47 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4jkIeEMES8PiiS58IjjOU0rtltka1oM7InntQVrd7jk8C5JEow+ab2gpyh3Rf5VbPMYze54t/0z1POndEdHwCA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 354ms (Views: 327.4ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 12:56:48 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/show” for 127.0.0.1 at 2018-08-03 12:57:59 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 359ms (Views: 314.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 12:58:05 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"4wzgAjEBCHGn8WtgHu81n+9IBYMDUm3916my05Sg/3F5bxXoDv4ZcBaqQVs+roBDLAkxqb4vmxa1AhKzmU7zKQ==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/loan.html.erb within layouts/application
Rendered users/loan.html.erb within layouts/application (3.0ms)

Completed 200 OK in 407ms (Views: 354.2ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 13:56:28 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-08-03 13:57:05 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (151.0ms)

Completed 200 OK in 2197ms (Views: 2087.3ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 13:57:35 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (75.0ms)

Completed 200 OK in 1102ms (Views: 1092.4ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 13:59:10 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 411ms (Views: 408.7ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 13:59:32 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 465ms (Views: 451.9ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 13:59:49 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (27.0ms)

Completed 200 OK in 905ms (Views: 867.1ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 14:00:07 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (14.0ms)

Completed 200 OK in 478ms (Views: 477.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 14:00:25 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 417ms (Views: 415.9ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 14:01:11 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 769ms (Views: 767.8ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 14:01:55 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 423ms (Views: 417.7ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 14:02:31 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 424ms (Views: 423.4ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 14:02:45 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 352ms (Views: 349.6ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 14:04:44 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (39.0ms)

Completed 200 OK in 385ms (Views: 384.2ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 14:05:38 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 311ms (Views: 309.6ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 14:08:04 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 325ms (Views: 324.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 14:08:17 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"c5erVh23CqS3lrIUoVDr3b9IkscnRya0S0LO6Vw2EQStpTFq/bzbCD02VnVSF7DVyWM3ZaO8WsOcB8p1FzoPNQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (52.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (8.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (21.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (17.0ms)

Completed 200 OK in 2043ms (Views: 628.0ms | ActiveRecord: 654.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 14:08:20 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 14:09:38 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"c5erVh23CqS3lrIUoVDr3b9IkscnRya0S0LO6Vw2EQStpTFq/bzbCD02VnVSF7DVyWM3ZaO8WsOcB8p1FzoPNQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 364ms (Views: 336.2ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 14:09:39 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 14:09:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"c5erVh23CqS3lrIUoVDr3b9IkscnRya0S0LO6Vw2EQStpTFq/bzbCD02VnVSF7DVyWM3ZaO8WsOcB8p1FzoPNQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 332ms (Views: 309.1ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 14:09:59 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 14:11:02 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"c5erVh23CqS3lrIUoVDr3b9IkscnRya0S0LO6Vw2EQStpTFq/bzbCD02VnVSF7DVyWM3ZaO8WsOcB8p1FzoPNQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 355ms (Views: 330.7ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 14:11:02 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 14:11:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"c5erVh23CqS3lrIUoVDr3b9IkscnRya0S0LO6Vw2EQStpTFq/bzbCD02VnVSF7DVyWM3ZaO8WsOcB8p1FzoPNQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 386ms (Views: 358.3ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 14:11:58 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 14:15:48 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"c5erVh23CqS3lrIUoVDr3b9IkscnRya0S0LO6Vw2EQStpTFq/bzbCD02VnVSF7DVyWM3ZaO8WsOcB8p1FzoPNQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (37.0ms)

Completed 200 OK in 418ms (Views: 387.8ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 14:15:48 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 14:20:49 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"c5erVh23CqS3lrIUoVDr3b9IkscnRya0S0LO6Vw2EQStpTFq/bzbCD02VnVSF7DVyWM3ZaO8WsOcB8p1FzoPNQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 448ms (Views: 422.9ms | ActiveRecord: 6.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 14:20:50 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-08-03 18:03:22 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (1072.1ms)

Completed 200 OK in 5456ms (Views: 4409.4ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 18:03:59 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (76.0ms)

Completed 200 OK in 1156ms (Views: 1155.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:04:07 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"FoHpxpCP9cMLut4iePv5uZcmGTV7PnATkVgkbDAvPybIs3P6cIQkb4EaOkOLvKKx4Q28l//FDGRGHSDweyMhFw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (354.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (62.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (31.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (166.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (25.0ms)

Completed 200 OK in 3788ms (Views: 1443.0ms | ActiveRecord: 615.0ms)

Paysheet Load (74.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 18:04:12 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-08-03 18:04:35 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (32.0ms)

Completed 200 OK in 640ms (Views: 542.6ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 18:04:41 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (27.0ms)

Completed 200 OK in 452ms (Views: 450.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:04:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Y8raqysqojHbGiLhGJ2jlN9XixqFGre2D6jA2L45iEHvbFWTKd7JE3MjOp3JS2GJVb7ju7vFqkPe6efKfT4EA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 613ms (Views: 571.6ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:05:30 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Y8raqysqojHbGiLhGJ2jlN9XixqFGre2D6jA2L45iEHvbFWTKd7JE3MjOp3JS2GJVb7ju7vFqkPe6efKfT4EA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 598ms (Views: 544.9ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:06:03 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Y8raqysqojHbGiLhGJ2jlN9XixqFGre2D6jA2L45iEHvbFWTKd7JE3MjOp3JS2GJVb7ju7vFqkPe6efKfT4EA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (15.0ms)

Completed 200 OK in 520ms (Views: 495.9ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/register” for 127.0.0.1 at 2018-08-03 18:08:23 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (131.0ms)

Completed 500 Internal Server Error in 303ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (undefined method `each' for nil:NilClass):

20:                     <div class="col-md-6">
21:                         <label id="lblPerfil">Perfil:</label>
22:                         <select id="ddlPerfiles" name="ddlPerfiles" class="form-control">
23:                             <% @perfiles.each do |item| %>
24:                                 <option value="<%= item.id %>"><%= item.descripcion %></option>
25:                             <% end %>
26:                         <select/>

app/views/users/register.html.erb:23:in `block in _app_views_users_register_html_erb__68511681_108029184' app/views/users/register.html.erb:13:in `_app_views_users_register_html_erb__68511681_108029184' Started GET “/register” for 127.0.0.1 at 2018-08-03 18:09:10 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (64.0ms)

Completed 500 Internal Server Error in 225ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (undefined method `each' for nil:NilClass):

20:                     <div class="col-md-6">
21:                         <label id="lblPerfil">Perfil:</label>
22:                         <select id="ddlPerfiles" name="ddlPerfiles" class="form-control">
23:                             <% @perfiles.each do |item| %>
24:                                 <option value="<%= item.id %>"><%= item.descripcion %></option>
25:                             <% end %>
26:                         <select/>

app/views/users/register.html.erb:23:in `block in _app_views_users_register_html_erb__68511681_103919892' app/views/users/register.html.erb:13:in `_app_views_users_register_html_erb__68511681_103919892' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:09:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Y8raqysqojHbGiLhGJ2jlN9XixqFGre2D6jA2L45iEHvbFWTKd7JE3MjOp3JS2GJVb7ju7vFqkPe6efKfT4EA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (69.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (69.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (796.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (84.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (16.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 3733ms (Views: 438.3ms | ActiveRecord: 1034.1ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:10:14 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Y8raqysqojHbGiLhGJ2jlN9XixqFGre2D6jA2L45iEHvbFWTKd7JE3MjOp3JS2GJVb7ju7vFqkPe6efKfT4EA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 401ms (Views: 374.5ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:11:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Y8raqysqojHbGiLhGJ2jlN9XixqFGre2D6jA2L45iEHvbFWTKd7JE3MjOp3JS2GJVb7ju7vFqkPe6efKfT4EA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 424ms (Views: 397.2ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:11:45 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Y8raqysqojHbGiLhGJ2jlN9XixqFGre2D6jA2L45iEHvbFWTKd7JE3MjOp3JS2GJVb7ju7vFqkPe6efKfT4EA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 420ms (Views: 392.0ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:12:00 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Y8raqysqojHbGiLhGJ2jlN9XixqFGre2D6jA2L45iEHvbFWTKd7JE3MjOp3JS2GJVb7ju7vFqkPe6efKfT4EA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 499ms (Views: 450.3ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:12:40 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"2Y8raqysqojHbGiLhGJ2jlN9XixqFGre2D6jA2L45iEHvbFWTKd7JE3MjOp3JS2GJVb7ju7vFqkPe6efKfT4EA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 440ms (Views: 413.4ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/homes” for 127.0.0.1 at 2018-08-03 18:35:39 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (33.0ms)

Completed 200 OK in 429ms (Views: 391.7ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 18:35:51 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 299ms (Views: 297.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:36:03 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RXZoqhJdiGVYXvsBKoJyp1njLncLGhigkaGUpLuRwEybRPKW8lZZydL+H2DZxSmvL8iL1Y/hZNdG5JA48J3efQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (14.0ms)

Completed 200 OK in 427ms (Views: 329.6ms | ActiveRecord: 10.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 18:36:04 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-03 18:36:34 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (59.0ms) Completed 200 OK in 5959ms (Views: 3.2ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 18:38:26 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 18:38:29 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (730.0ms) Completed 200 OK in 6352ms (Views: 729.7ms | ActiveRecord: 0.0ms)

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 18:39:05 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/show” for 127.0.0.1 at 2018-08-03 18:39:07 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (4.0ms)

Completed 200 OK in 7524ms (Views: 6641.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 18:39:23 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"8ElZQDcuB/pKUX6tKF6UM5Dc35GgrBADCk193+WQ+wBqKqyqCNEW+/sKVJYIHyHvU53rux3R5uho5t2/6H73WA==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}

Completed 500 Internal Server Error in 1720ms (ActiveRecord: 0.0ms)

NameError (undefined local variable or method `valorSolicitar' for #<UsersController:0xcb37570>):

app/controllers/users_controller.rb:11:in `loan' Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 18:44:05 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-08-03 18:44:09 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (9.0ms)

Completed 200 OK in 657ms (Views: 621.3ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 18:44:23 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 1025ms (Views: 1023.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:44:32 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/JxQ2jiepgK9o8i3wJpr4kkKiCmaKxCUjN/lwCQXiSwirsrm2JV3rjcDLNYz3TDqPyEtix7QbONbmuFcbxuXHQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (14.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 500 Internal Server Error in 1409ms (ActiveRecord: 582.0ms)

ActionView::Template::Error (No route matches {:action=>“index”, :controller=>“ChargeProfiles”}):

71:               <%= link_to 'Contactenos', {:controller => :users, :action => :index } %>          
72:             </li>
73:             <li>
74:               <%= link_to 'Perfil', {:controller => :ChargeProfiles, :action => :index } %>          
75:             </li>
76:           </ul>
77:         </li>

app/views/layouts/homeEmpresa.html.erb:74:in `_app_views_layouts_home_mpresa_html_erb___651298049_92506116' app/controllers/users_controller.rb:63:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:45:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/JxQ2jiepgK9o8i3wJpr4kkKiCmaKxCUjN/lwCQXiSwirsrm2JV3rjcDLNYz3TDqPyEtix7QbONbmuFcbxuXHQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 500 Internal Server Error in 561ms (ActiveRecord: 20.0ms)

ActionView::Template::Error (No route matches {:action=>“index”, :controller=>“ChargeProfiles”}):

71:               <%= link_to 'Contactenos', {:controller => :users, :action => :index } %>          
72:             </li>
73:             <li>
74:               <%= link_to 'Perfil', {:controller => :ChargeProfiles, :action => :index } %>          
75:             </li>
76:           </ul>
77:         </li>

app/views/layouts/homeEmpresa.html.erb:74:in `_app_views_layouts_home_mpresa_html_erb___651298049_107305020' app/controllers/users_controller.rb:63:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:46:27 -0500

ArgumentError ('ChargeProfiles' is not a supported controller name. This can lead to potential routing problems. See guides.rubyonrails.org/routing.html#specifying-a-controller-to-use):

config/routes.rb:35:in `block in <top (required)>' config/routes.rb:1:in `<top (required)>' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:47:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/JxQ2jiepgK9o8i3wJpr4kkKiCmaKxCUjN/lwCQXiSwirsrm2JV3rjcDLNYz3TDqPyEtix7QbONbmuFcbxuXHQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 500 Internal Server Error in 517ms (ActiveRecord: 25.0ms)

ActionView::Template::Error (No route matches {:action=>“index”, :controller=>“ChargeProfiles”}):

71:               <%= link_to 'Contactenos', {:controller => :users, :action => :index } %>          
72:             </li>
73:             <li>
74:               <%= link_to 'Perfil', {:controller => :ChargeProfiles, :action => :index } %>          
75:             </li>
76:           </ul>
77:         </li>

app/views/layouts/homeEmpresa.html.erb:74:in `_app_views_layouts_home_mpresa_html_erb___651298049_101660724' app/controllers/users_controller.rb:63:in `loginEmpresa' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:48:35 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/JxQ2jiepgK9o8i3wJpr4kkKiCmaKxCUjN/lwCQXiSwirsrm2JV3rjcDLNYz3TDqPyEtix7QbONbmuFcbxuXHQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 346ms (Views: 320.7ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:48:39 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/JxQ2jiepgK9o8i3wJpr4kkKiCmaKxCUjN/lwCQXiSwirsrm2JV3rjcDLNYz3TDqPyEtix7QbONbmuFcbxuXHQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (0.0ms)

Completed 200 OK in 452ms (Views: 419.4ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 18:48:43 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/application
ChargeProfile Load (273.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/application (309.0ms)

Completed 200 OK in 648ms (Views: 320.1ms | ActiveRecord: 286.0ms)

Started GET “/charge_profiles/600” for 127.0.0.1 at 2018-08-03 18:48:58 -0500 Processing by ChargeProfilesController#show as HTML

Parameters: {"id"=>"600"}
ChargeProfile Load (1.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" WHERE "Web"."tbPerfilcargo"."id" = $1 LIMIT $2  [["id", 600], ["LIMIT", 1]]
Rendering charge_profiles/show.html.erb within layouts/application
Rendered charge_profiles/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 489ms (Views: 302.0ms | ActiveRecord: 32.0ms)

Started GET “/charge_profiles/600/edit” for 127.0.0.1 at 2018-08-03 18:49:02 -0500 Processing by ChargeProfilesController#edit as HTML

Parameters: {"id"=>"600"}
ChargeProfile Load (0.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" WHERE "Web"."tbPerfilcargo"."id" = $1 LIMIT $2  [["id", 600], ["LIMIT", 1]]
Rendering charge_profiles/edit.html.erb within layouts/application
Rendered charge_profiles/_form.html.erb (3.0ms)
Rendered charge_profiles/edit.html.erb within layouts/application (70.0ms)

Completed 200 OK in 409ms (Views: 366.9ms | ActiveRecord: 0.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 18:49:12 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/application
ChargeProfile Load (1.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/application (6.0ms)

Completed 200 OK in 369ms (Views: 332.0ms | ActiveRecord: 1.0ms)

Started GET “/charge_profiles/600” for 127.0.0.1 at 2018-08-03 18:49:17 -0500 Processing by ChargeProfilesController#show as HTML

Parameters: {"id"=>"600"}
ChargeProfile Load (1.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" WHERE "Web"."tbPerfilcargo"."id" = $1 LIMIT $2  [["id", 600], ["LIMIT", 1]]
Rendering charge_profiles/show.html.erb within layouts/application
Rendered charge_profiles/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 427ms (Views: 380.9ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 18:51:15 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"/JxQ2jiepgK9o8i3wJpr4kkKiCmaKxCUjN/lwCQXiSwirsrm2JV3rjcDLNYz3TDqPyEtix7QbONbmuFcbxuXHQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 460ms (Views: 323.2ms | ActiveRecord: 48.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 18:51:22 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/charge_profiles_controller.rb:7: syntax error, unexpected tLABEL

@charge_profiles = ChargeProfile.all, layout: 'homeEmpresa'
                                             ^):

app/controllers/charge_profiles_controller.rb:7: syntax error, unexpected tLABEL Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 18:57:11 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (0.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (29.0ms)

Completed 200 OK in 369ms (Views: 344.6ms | ActiveRecord: 13.0ms)

Started GET “/charge_profiles/600” for 127.0.0.1 at 2018-08-03 18:57:31 -0500 Processing by ChargeProfilesController#show as HTML

Parameters: {"id"=>"600"}
ChargeProfile Load (1.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" WHERE "Web"."tbPerfilcargo"."id" = $1 LIMIT $2  [["id", 600], ["LIMIT", 1]]
Rendering charge_profiles/show.html.erb within layouts/application
Rendered charge_profiles/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 384ms (Views: 325.9ms | ActiveRecord: 1.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 18:58:43 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (1.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (51.0ms)

Completed 200 OK in 380ms (Views: 355.7ms | ActiveRecord: 12.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 18:59:11 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (2.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (7.0ms)

Completed 200 OK in 337ms (Views: 332.2ms | ActiveRecord: 2.0ms)

Started GET “/charge_profiles/600” for 127.0.0.1 at 2018-08-03 18:59:14 -0500 Processing by ChargeProfilesController#show as HTML

Parameters: {"id"=>"600"}
ChargeProfile Load (1.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" WHERE "Web"."tbPerfilcargo"."id" = $1 LIMIT $2  [["id", 600], ["LIMIT", 1]]
Rendering charge_profiles/show.html.erb within layouts/application
Rendered charge_profiles/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 400ms (Views: 325.7ms | ActiveRecord: 1.0ms)

Started GET “/charge_profiles/600/edit” for 127.0.0.1 at 2018-08-03 18:59:18 -0500 Processing by ChargeProfilesController#edit as HTML

Parameters: {"id"=>"600"}
ChargeProfile Load (1.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" WHERE "Web"."tbPerfilcargo"."id" = $1 LIMIT $2  [["id", 600], ["LIMIT", 1]]
Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (41.0ms)

Completed 500 Internal Server Error in 115ms (ActiveRecord: 1.0ms)

ActionView::Template::Error (undefined method `each' for nil:NilClass):

15:     </tr>
16:   </thead>
17:   <tbody>
18:     <% @charge_profiles.each do |charge_profile| %>
19:       <tr>
20:         <td><%= charge_profile.id %></td>
21:         <td><%= charge_profile.descripcion %></td>

app/views/charge_profiles/index.html.erb:18:in `_app_views_charge_profiles_index_html_erb__81620548_86166240' app/controllers/charge_profiles_controller.rb:24:in `edit' Started GET “/charge_profiles/600/edit” for 127.0.0.1 at 2018-08-03 18:59:54 -0500 Processing by ChargeProfilesController#edit as HTML

Parameters: {"id"=>"600"}
ChargeProfile Load (1.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" WHERE "Web"."tbPerfilcargo"."id" = $1 LIMIT $2  [["id", 600], ["LIMIT", 1]]
Rendering charge_profiles/edit.html.erb within layouts/application
Rendered charge_profiles/_form.html.erb (5.0ms)
Rendered charge_profiles/edit.html.erb within layouts/application (42.0ms)

Completed 200 OK in 404ms (Views: 334.7ms | ActiveRecord: 10.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 18:59:59 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (3.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (13.0ms)

Completed 200 OK in 485ms (Views: 480.5ms | ActiveRecord: 3.0ms)

Started GET “/profiles/new” for 127.0.0.1 at 2018-08-03 19:00:02 -0500 Processing by ProfilesController#new as HTML

Rendering profiles/new.html.erb within layouts/application
Rendered profiles/_form.html.erb (5.0ms)
Rendered profiles/new.html.erb within layouts/application (57.0ms)

Completed 200 OK in 487ms (Views: 376.3ms | ActiveRecord: 11.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 19:09:29 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (1.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (28.0ms)

Completed 200 OK in 358ms (Views: 329.4ms | ActiveRecord: 15.0ms)

Started GET “/register” for 127.0.0.1 at 2018-08-03 19:09:33 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (40.0ms)

Completed 500 Internal Server Error in 175ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (undefined method `each' for nil:NilClass):

20:                     <div class="col-md-6">
21:                         <label id="lblPerfil">Perfil:</label>
22:                         <select id="ddlPerfiles" name="ddlPerfiles" class="form-control">
23:                             <% @perfiles.each do |item| %>
24:                                 <option value="<%= item.id %>"><%= item.descripcion %></option>
25:                             <% end %>
26:                         <select/>

app/views/users/register.html.erb:23:in `block in _app_views_users_register_html_erb__68511681_88909344' app/views/users/register.html.erb:13:in `_app_views_users_register_html_erb__68511681_88909344' Started GET “/register” for 127.0.0.1 at 2018-08-03 19:10:05 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (39.0ms)

Completed 500 Internal Server Error in 173ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (undefined method `each' for nil:NilClass):

20:                     <div class="col-md-6">
21:                         <label id="lblPerfil">Perfil:</label>
22:                         <select id="ddlPerfiles" name="ddlPerfiles" class="form-control">
23:                             <% @perfiles.each do |item| %>
24:                                 <option value="<%= item.id %>"><%= item.descripcion %></option>
25:                             <% end %>
26:                         <select/>

app/views/users/register.html.erb:23:in `block in _app_views_users_register_html_erb__68511681_105269856' app/views/users/register.html.erb:13:in `_app_views_users_register_html_erb__68511681_105269856' Started GET “/register” for 127.0.0.1 at 2018-08-03 19:12:31 -0500

ArgumentError ('/user_modifieds' is not a supported controller name. This can lead to potential routing problems. See guides.rubyonrails.org/routing.html#specifying-a-controller-to-use):

config/routes.rb:36:in `block in <top (required)>' config/routes.rb:1:in `<top (required)>' Started GET “/register” for 127.0.0.1 at 2018-08-03 19:12:53 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (50.0ms)

Completed 500 Internal Server Error in 192ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (undefined method `each' for nil:NilClass):

20:                     <div class="col-md-6">
21:                         <label id="lblPerfil">Perfil:</label>
22:                         <select id="ddlPerfiles" name="ddlPerfiles" class="form-control">
23:                             <% @perfiles.each do |item| %>
24:                                 <option value="<%= item.id %>"><%= item.descripcion %></option>
25:                             <% end %>
26:                         <select/>

app/views/users/register.html.erb:23:in `block in _app_views_users_register_html_erb__68511681_103659420' app/views/users/register.html.erb:13:in `_app_views_users_register_html_erb__68511681_103659420' Started GET “/register” for 127.0.0.1 at 2018-08-03 19:14:14 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (43.0ms)

Completed 500 Internal Server Error in 178ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (undefined method `each' for nil:NilClass):

20:                     <div class="col-md-6">
21:                         <label id="lblPerfil">Perfil:</label>
22:                         <select id="ddlPerfiles" name="ddlPerfiles" class="form-control">
23:                             #<% @perfiles.each do |item| %>
24:                                 <option value="<%= item.id %>"><%= item.descripcion %></option>
25:                             <% end %>
26:                         <select/>

app/views/users/register.html.erb:23:in `block in _app_views_users_register_html_erb__68511681_77667156' app/views/users/register.html.erb:13:in `_app_views_users_register_html_erb__68511681_77667156' Started GET “/register” for 127.0.0.1 at 2018-08-03 19:14:37 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (18.0ms)

Completed 500 Internal Server Error in 152ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/users/register.html.erb:52: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/register.html.erb:52: syntax error, unexpected keyword_ensure, expecting end-of-input Started GET “/register” for 127.0.0.1 at 2018-08-03 19:15:08 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (2.0ms)

Completed 500 Internal Server Error in 135ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/users/register.html.erb:53: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/register.html.erb:53: syntax error, unexpected keyword_ensure, expecting end-of-input Started GET “/register” for 127.0.0.1 at 2018-08-03 19:15:30 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (2.0ms)

Completed 500 Internal Server Error in 174ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/users/register.html.erb:53: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/register.html.erb:53: syntax error, unexpected keyword_ensure, expecting end-of-input Started GET “/homes” for 127.0.0.1 at 2018-08-03 19:16:57 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 350ms (Views: 318.8ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 19:17:59 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 306ms (Views: 304.8ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 19:18:11 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 322ms (Views: 321.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 19:18:28 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RgB6MRCzhP2PbeKFwaANyUqi6xLeTqyE+kXHL9ZQr8KYMuAN8LhVUQXNBuQy51bBPIlOsFq10PMtAMOznVyx8w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 432ms (Views: 326.2ms | ActiveRecord: 18.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 19:18:29 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 19:21:56 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RgB6MRCzhP2PbeKFwaANyUqi6xLeTqyE+kXHL9ZQr8KYMuAN8LhVUQXNBuQy51bBPIlOsFq10PMtAMOznVyx8w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 388ms (Views: 360.8ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/…” for 127.0.0.1 at 2018-08-03 19:21:56 -0500 Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 19:21:57 -0500

ActionController::RoutingError (No route matches [GET] “/users/…”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 19:22:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RgB6MRCzhP2PbeKFwaANyUqi6xLeTqyE+kXHL9ZQr8KYMuAN8LhVUQXNBuQy51bBPIlOsFq10PMtAMOznVyx8w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (37.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 444ms (Views: 318.2ms | ActiveRecord: 47.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/…” for 127.0.0.1 at 2018-08-03 19:22:27 -0500 Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 19:22:27 -0500

ActionController::RoutingError (No route matches [GET] “/users/…”):

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 19:23:02 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RgB6MRCzhP2PbeKFwaANyUqi6xLeTqyE+kXHL9ZQr8KYMuAN8LhVUQXNBuQy51bBPIlOsFq10PMtAMOznVyx8w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 395ms (Views: 370.0ms | ActiveRecord: 10.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/…” for 127.0.0.1 at 2018-08-03 19:23:06 -0500 Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 19:23:06 -0500

ActionController::RoutingError (No route matches [GET] “/users/…”): ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 19:25:42 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"RgB6MRCzhP2PbeKFwaANyUqi6xLeTqyE+kXHL9ZQr8KYMuAN8LhVUQXNBuQy51bBPIlOsFq10PMtAMOznVyx8w==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 361ms (Views: 334.2ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/…” for 127.0.0.1 at 2018-08-03 19:25:43 -0500 Started GET “/users/img_avatar1.png” for 127.0.0.1 at 2018-08-03 19:25:43 -0500 Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 19:25:43 -0500

ActionController::RoutingError (No route matches [GET] “/users/…”): Processing by UsersController#show as PNG

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

Parameters: {"id"=>"img_avatar1"}

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Completed 406 Not Acceptable in 2330ms (ActiveRecord: 0.0ms)

ActionController::UnknownFormat (UsersController#show is missing a template for this request format and variant.

request.formats: [“image/png”] request.variant: []):

actionpack (5.1.6) lib/action_controller/metal/implicit_render.rb:40:in `default_render' actionpack (5.1.6) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action' actionpack (5.1.6) lib/abstract_controller/base.rb:186:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (5.1.6) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rescue.rb:20:in `process_action' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `block in instrument' activesupport (5.1.6) lib/active_support/notifications/instrumenter.rb:21:in `instrument' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `instrument' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (5.1.6) lib/action_controller/metal/params_wrapper.rb:252:in `process_action' activerecord (5.1.6) lib/active_record/railties/controller_runtime.rb:22:in `process_action' actionpack (5.1.6) lib/abstract_controller/base.rb:124:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:25:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-03 19:26:47 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (2.0ms) Completed 200 OK in 2129ms (Views: 1.5ms | ActiveRecord: 0.0ms)

Started GET “/users/…” for 127.0.0.1 at 2018-08-03 19:35:12 -0500 Started GET “/users/img_avatar1.png” for 127.0.0.1 at 2018-08-03 19:35:12 -0500

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 19:35:13 -0500 Processing by UsersController#show as PNG ActionController::RoutingError (No route matches [GET] “/users/…”):

Parameters: {"id"=>"img_avatar1"}

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”): Completed 406 Not Acceptable in 1936ms (ActiveRecord: 0.0ms)

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' ActionController::UnknownFormat (UsersController#show is missing a template for this request format and variant.

request.formats: [“image/png”] request.variant: []):

actionpack (5.1.6) lib/action_controller/metal/implicit_render.rb:40:in `default_render' actionpack (5.1.6) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action' actionpack (5.1.6) lib/abstract_controller/base.rb:186:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (5.1.6) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rescue.rb:20:in `process_action' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `block in instrument' activesupport (5.1.6) lib/active_support/notifications/instrumenter.rb:21:in `instrument' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `instrument' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (5.1.6) lib/action_controller/metal/params_wrapper.rb:252:in `process_action' activerecord (5.1.6) lib/active_record/railties/controller_runtime.rb:22:in `process_action' actionpack (5.1.6) lib/abstract_controller/base.rb:124:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:25:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-03 19:35:23 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (5.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (1629.1ms) Completed 200 OK in 11137ms (Views: 1629.2ms | ActiveRecord: 0.0ms)

Started GET “/users/…” for 127.0.0.1 at 2018-08-03 19:36:03 -0500 Started GET “/users/img_avatar1.png” for 127.0.0.1 at 2018-08-03 19:36:03 -0500

ActionController::RoutingError (No route matches [GET] “/users/…”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 19:36:04 -0500 Processing by UsersController#show as PNG

Parameters: {"id"=>"img_avatar1"}

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Completed 406 Not Acceptable in 1767ms (ActiveRecord: 0.0ms)

ActionController::UnknownFormat (UsersController#show is missing a template for this request format and variant.

request.formats: [“image/png”] request.variant: []):

actionpack (5.1.6) lib/action_controller/metal/implicit_render.rb:40:in `default_render' actionpack (5.1.6) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action' actionpack (5.1.6) lib/abstract_controller/base.rb:186:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (5.1.6) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rescue.rb:20:in `process_action' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `block in instrument' activesupport (5.1.6) lib/active_support/notifications/instrumenter.rb:21:in `instrument' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `instrument' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (5.1.6) lib/action_controller/metal/params_wrapper.rb:252:in `process_action' activerecord (5.1.6) lib/active_record/railties/controller_runtime.rb:22:in `process_action' actionpack (5.1.6) lib/abstract_controller/base.rb:124:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:25:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/show” for 127.0.0.1 at 2018-08-03 19:36:53 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (4.0ms)

Completed 200 OK in 368ms (Views: 334.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 19:37:00 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"QtvpAFIkKlBUeBiFhpfeW/DXtiufiSCgi/FmdnUyc+HYuBzqbds7UeUjMr6m1muHM5aCASL01kvpWsYWeNx/uQ==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}

Completed 500 Internal Server Error in 870ms (ActiveRecord: 0.0ms)

NameError (undefined local variable or method `txtvalorsolicitar' for #<UsersController:0xd2613e0>):

app/controllers/users_controller.rb:11:in `loan' Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 19:38:59 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"QtvpAFIkKlBUeBiFhpfeW/DXtiufiSCgi/FmdnUyc+HYuBzqbds7UeUjMr6m1muHM5aCASL01kvpWsYWeNx/uQ==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}

Completed 500 Internal Server Error in 6ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `/' for “1000000”:String):

app/controllers/users_controller.rb:11:in `loan' Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 19:39:16 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"QtvpAFIkKlBUeBiFhpfeW/DXtiufiSCgi/FmdnUyc+HYuBzqbds7UeUjMr6m1muHM5aCASL01kvpWsYWeNx/uQ==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}

Completed 500 Internal Server Error in 7ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `/' for “1000000”:String):

app/controllers/users_controller.rb:11:in `loan' Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 19:39:50 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:11: unterminated regexp meets end of file C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:11: syntax error, unexpected end-of-input, expecting keyword_end):

app/controllers/users_controller.rb:11: unterminated regexp meets end of file app/controllers/users_controller.rb:11: syntax error, unexpected end-of-input, expecting keyword_end Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 19:41:21 -0500

SyntaxError (C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:11: unterminated regexp meets end of file C:/Sites/OpusLineWeb.2/app/controllers/users_controller.rb:11: syntax error, unexpected end-of-input, expecting keyword_end):

app/controllers/users_controller.rb:11: unterminated regexp meets end of file app/controllers/users_controller.rb:11: syntax error, unexpected end-of-input, expecting keyword_end Started POST “/users/loan” for 127.0.0.1 at 2018-08-03 19:41:57 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"QtvpAFIkKlBUeBiFhpfeW/DXtiufiSCgi/FmdnUyc+HYuBzqbds7UeUjMr6m1muHM5aCASL01kvpWsYWeNx/uQ==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (5.0ms)

Completed 200 OK in 320ms (Views: 318.4ms | ActiveRecord: 0.0ms)

Started GET “/users/…” for 127.0.0.1 at 2018-08-03 19:42:40 -0500 Started GET “/users/img_avatar1.png” for 127.0.0.1 at 2018-08-03 19:42:41 -0500

ActionController::RoutingError (No route matches [GET] “/users/…”): Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-03 19:42:41 -0500

Processing by UsersController#show as PNG actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

Parameters: {"id"=>"img_avatar1"}

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Completed 406 Not Acceptable in 1684ms (ActiveRecord: 0.0ms)

ActionController::UnknownFormat (UsersController#show is missing a template for this request format and variant.

request.formats: [“image/png”] request.variant: []):

actionpack (5.1.6) lib/action_controller/metal/implicit_render.rb:40:in `default_render' actionpack (5.1.6) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action' actionpack (5.1.6) lib/abstract_controller/base.rb:186:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (5.1.6) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rescue.rb:20:in `process_action' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `block in instrument' activesupport (5.1.6) lib/active_support/notifications/instrumenter.rb:21:in `instrument' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `instrument' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (5.1.6) lib/action_controller/metal/params_wrapper.rb:252:in `process_action' activerecord (5.1.6) lib/active_record/railties/controller_runtime.rb:22:in `process_action' actionpack (5.1.6) lib/abstract_controller/base.rb:124:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:25:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/homes” for 127.0.0.1 at 2018-08-03 19:42:52 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 10359ms (Views: 9575.2ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-03 19:43:13 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 4648ms (Views: 4647.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-03 19:43:26 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"LlZRCgVVgRHuJaPQGHWLGkTVO3J6yPDrePZHn5GCprXwZMs25V5QvWSFR7HrMtASMv6e0P4zjJyvs0MD2o64hA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (0.0ms)

Completed 200 OK in 462ms (Views: 347.5ms | ActiveRecord: 24.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 19:43:33 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (1.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (26.0ms)

Completed 200 OK in 393ms (Views: 374.1ms | ActiveRecord: 11.0ms)

Started GET “/charge_profiles/600” for 127.0.0.1 at 2018-08-03 19:43:48 -0500 Processing by ChargeProfilesController#show as HTML

Parameters: {"id"=>"600"}
ChargeProfile Load (0.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" WHERE "Web"."tbPerfilcargo"."id" = $1 LIMIT $2  [["id", 600], ["LIMIT", 1]]
Rendering charge_profiles/show.html.erb within layouts/application
Rendered charge_profiles/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 375ms (Views: 325.9ms | ActiveRecord: 0.0ms)

Started GET “/charge_profiles/600/edit” for 127.0.0.1 at 2018-08-03 19:43:53 -0500 Processing by ChargeProfilesController#edit as HTML

Parameters: {"id"=>"600"}
ChargeProfile Load (0.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" WHERE "Web"."tbPerfilcargo"."id" = $1 LIMIT $2  [["id", 600], ["LIMIT", 1]]
Rendering charge_profiles/edit.html.erb within layouts/application
Rendered charge_profiles/_form.html.erb (3.0ms)
Rendered charge_profiles/edit.html.erb within layouts/application (44.0ms)

Completed 200 OK in 399ms (Views: 359.1ms | ActiveRecord: 0.0ms)

Started GET “/charge_profiles/600/edit” for 127.0.0.1 at 2018-08-03 19:45:30 -0500 Processing by ChargeProfilesController#edit as HTML

Parameters: {"id"=>"600"}
ChargeProfile Load (1.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" WHERE "Web"."tbPerfilcargo"."id" = $1 LIMIT $2  [["id", 600], ["LIMIT", 1]]
Rendering charge_profiles/edit.html.erb within layouts/homeEmpresa
Rendered charge_profiles/_form.html.erb (8.0ms)
Rendered charge_profiles/edit.html.erb within layouts/homeEmpresa (62.0ms)

Completed 200 OK in 574ms (Views: 533.8ms | ActiveRecord: 16.0ms)

Started GET “/charge_profiles/600/edit” for 127.0.0.1 at 2018-08-03 19:45:33 -0500 Processing by ChargeProfilesController#edit as HTML

Parameters: {"id"=>"600"}
ChargeProfile Load (0.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" WHERE "Web"."tbPerfilcargo"."id" = $1 LIMIT $2  [["id", 600], ["LIMIT", 1]]
Rendering charge_profiles/edit.html.erb within layouts/homeEmpresa
Rendered charge_profiles/_form.html.erb (4.0ms)
Rendered charge_profiles/edit.html.erb within layouts/homeEmpresa (62.0ms)

Completed 200 OK in 637ms (Views: 622.6ms | ActiveRecord: 0.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 19:45:38 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (1.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (6.0ms)

Completed 200 OK in 385ms (Views: 381.7ms | ActiveRecord: 1.0ms)

Started GET “/charge_profiles/600/edit” for 127.0.0.1 at 2018-08-03 19:45:41 -0500 Processing by ChargeProfilesController#edit as HTML

Parameters: {"id"=>"600"}
ChargeProfile Load (1.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" WHERE "Web"."tbPerfilcargo"."id" = $1 LIMIT $2  [["id", 600], ["LIMIT", 1]]
Rendering charge_profiles/edit.html.erb within layouts/homeEmpresa
Rendered charge_profiles/_form.html.erb (3.0ms)
Rendered charge_profiles/edit.html.erb within layouts/homeEmpresa (44.0ms)

Completed 200 OK in 469ms (Views: 457.1ms | ActiveRecord: 1.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 19:45:46 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (1.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (7.0ms)

Completed 200 OK in 363ms (Views: 360.1ms | ActiveRecord: 1.0ms)

Started GET “/register” for 127.0.0.1 at 2018-08-03 19:54:13 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (2.0ms)

Completed 500 Internal Server Error in 134ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/users/register.html.erb:53: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/register.html.erb:53: syntax error, unexpected keyword_ensure, expecting end-of-input Started GET “/register” for 127.0.0.1 at 2018-08-03 19:54:40 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (2.0ms)

Completed 500 Internal Server Error in 138ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/users/register.html.erb:52: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/register.html.erb:52: syntax error, unexpected keyword_ensure, expecting end-of-input Started GET “/register” for 127.0.0.1 at 2018-08-03 19:55:15 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (2.0ms)

Completed 500 Internal Server Error in 138ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/users/register.html.erb:53: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/register.html.erb:53: syntax error, unexpected keyword_ensure, expecting end-of-input Started GET “/register” for 127.0.0.1 at 2018-08-03 19:55:36 -0500 Processing by UsersController#register as HTML

Rendering users/register.html.erb within layouts/application
Rendered users/register.html.erb within layouts/application (2.0ms)

Completed 500 Internal Server Error in 142ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/users/register.html.erb:51: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/register.html.erb:51: syntax error, unexpected keyword_ensure, expecting end-of-input Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 20:00:14 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (1.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (27.0ms)

Completed 200 OK in 374ms (Views: 348.5ms | ActiveRecord: 13.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 20:00:23 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (0.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (8.0ms)

Completed 200 OK in 735ms (Views: 722.9ms | ActiveRecord: 0.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 20:00:31 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (1.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (27.0ms)

Completed 200 OK in 358ms (Views: 336.4ms | ActiveRecord: 11.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 20:00:50 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (1.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (26.0ms)

Completed 200 OK in 405ms (Views: 379.2ms | ActiveRecord: 13.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-03 20:01:00 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/application
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/application (80.0ms)

Completed 200 OK in 585ms (Views: 478.7ms | ActiveRecord: 17.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 20:02:36 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (1.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (28.0ms)

Completed 200 OK in 379ms (Views: 353.5ms | ActiveRecord: 12.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-03 20:02:41 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (35.0ms)

Completed 200 OK in 417ms (Views: 397.2ms | ActiveRecord: 10.0ms)

Started GET “/companies/901162840/edit” for 127.0.0.1 at 2018-08-03 20:02:45 -0500 Processing by CompaniesController#edit as HTML

Parameters: {"id"=>"901162840"}
Company Load (0.0ms)  SELECT  "Web"."tbEmpresa".* FROM "Web"."tbEmpresa" WHERE "Web"."tbEmpresa"."id" = $1 LIMIT $2  [["id", 901162840], ["LIMIT", 1]]
Rendering companies/edit.html.erb within layouts/homeEmpresa
Rendered companies/_form.html.erb (462.0ms)
Rendered companies/edit.html.erb within layouts/homeEmpresa (513.0ms)

Completed 200 OK in 901ms (Views: 893.8ms | ActiveRecord: 0.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-03 20:02:58 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (7.0ms)

Completed 200 OK in 321ms (Views: 318.3ms | ActiveRecord: 1.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-03 20:05:30 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (34.0ms)

Completed 500 Internal Server Error in 121ms (ActiveRecord: 12.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/layouts/homeEmpresa.html.erb:65: syntax error, unexpected ':', expecting '}' …troller => :contract_profiles :, :action => :index } );@outp… … ^ C:/Sites/OpusLineWeb.2/app/views/layouts/homeEmpresa.html.erb:150: syntax error, unexpected keyword_ensure, expecting ')' C:/Sites/OpusLineWeb.2/app/views/layouts/homeEmpresa.html.erb:152: syntax error, unexpected keyword_end, expecting ')'):

app/views/layouts/homeEmpresa.html.erb:65: syntax error, unexpected ':', expecting '}' app/views/layouts/homeEmpresa.html.erb:150: syntax error, unexpected keyword_ensure, expecting ')' app/views/layouts/homeEmpresa.html.erb:152: syntax error, unexpected keyword_end, expecting ')' app/controllers/companies_controller.rb:8:in `index' Started GET “/companies” for 127.0.0.1 at 2018-08-03 20:05:57 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (6.0ms)

Completed 200 OK in 384ms (Views: 380.7ms | ActiveRecord: 1.0ms)

Started GET “/contract_profiles” for 127.0.0.1 at 2018-08-03 20:06:03 -0500 Processing by ContractProfilesController#index as HTML

Rendering contract_profiles/index.html.erb within layouts/application
ContractProfile Load (127.0ms)  SELECT "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos"
Rendered contract_profiles/index.html.erb within layouts/application (161.0ms)

Completed 200 OK in 672ms (Views: 445.3ms | ActiveRecord: 136.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-03 20:06:10 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (2.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (15.0ms)

Completed 200 OK in 365ms (Views: 361.7ms | ActiveRecord: 2.0ms)

Started GET “/contract_profiles” for 127.0.0.1 at 2018-08-03 20:06:14 -0500 Processing by ContractProfilesController#index as HTML

Rendering contract_profiles/index.html.erb within layouts/application
ContractProfile Load (1.0ms)  SELECT "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos"
Rendered contract_profiles/index.html.erb within layouts/application (7.0ms)

Completed 200 OK in 339ms (Views: 300.6ms | ActiveRecord: 1.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-03 20:06:23 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (7.0ms)

Completed 200 OK in 347ms (Views: 344.5ms | ActiveRecord: 1.0ms)

Started GET “/contract_profiles” for 127.0.0.1 at 2018-08-03 20:06:29 -0500 Processing by ContractProfilesController#index as HTML

Rendering contract_profiles/index.html.erb within layouts/application
ContractProfile Load (1.0ms)  SELECT "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos"
Rendered contract_profiles/index.html.erb within layouts/application (8.0ms)

Completed 200 OK in 381ms (Views: 339.3ms | ActiveRecord: 1.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-03 20:07:01 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (39.0ms)

Completed 200 OK in 377ms (Views: 349.6ms | ActiveRecord: 14.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-03 20:07:18 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (40.0ms)

Completed 200 OK in 427ms (Views: 401.9ms | ActiveRecord: 13.0ms)

Started GET “/contract_profiles” for 127.0.0.1 at 2018-08-03 20:07:23 -0500 Processing by ContractProfilesController#index as HTML

Rendering contract_profiles/index.html.erb within layouts/homeEmpresa
ContractProfile Load (1.0ms)  SELECT "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos"
Rendered contract_profiles/index.html.erb within layouts/homeEmpresa (26.0ms)

Completed 200 OK in 357ms (Views: 337.6ms | ActiveRecord: 10.0ms)

Started GET “/contract_profiles” for 127.0.0.1 at 2018-08-03 20:09:22 -0500 Processing by ContractProfilesController#index as HTML

Rendering contract_profiles/index.html.erb within layouts/homeEmpresa
ContractProfile Load (1.0ms)  SELECT "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos"
Rendered contract_profiles/index.html.erb within layouts/homeEmpresa (9.0ms)

Completed 200 OK in 340ms (Views: 338.0ms | ActiveRecord: 1.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-03 20:09:37 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (8.0ms)

Completed 200 OK in 324ms (Views: 321.6ms | ActiveRecord: 1.0ms)

Started GET “/contract_profiles” for 127.0.0.1 at 2018-08-03 20:09:42 -0500 Processing by ContractProfilesController#index as HTML

Rendering contract_profiles/index.html.erb within layouts/homeEmpresa
ContractProfile Load (1.0ms)  SELECT "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos"
Rendered contract_profiles/index.html.erb within layouts/homeEmpresa (7.0ms)

Completed 200 OK in 330ms (Views: 327.3ms | ActiveRecord: 1.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-03 20:09:46 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (1.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (26.0ms)

Completed 200 OK in 438ms (Views: 417.3ms | ActiveRecord: 12.0ms)

User Load (310.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" LIMIT $1  [["LIMIT", 11]]
ContractProfile Load (88.0ms)  SELECT  "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos" LIMIT $1  [["LIMIT", 11]]
ChargeProfile Load (63.0ms)  SELECT  "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo" LIMIT $1  [["LIMIT", 11]]
Profile Load (108.0ms)  SELECT  "Web"."tbPerfil".* FROM "Web"."tbPerfil" LIMIT $1  [["LIMIT", 11]]
Paysheet Load (505.0ms)  SELECT  "Web"."tbNomina".* FROM "Web"."tbNomina" LIMIT $1  [["LIMIT", 11]]
Company Load (67.0ms)  SELECT  "Web"."tbEmpresa".* FROM "Web"."tbEmpresa" LIMIT $1  [["LIMIT", 11]]
Contract Load (79.0ms)  SELECT  "Web"."tbContratos".* FROM "Web"."tbContratos" LIMIT $1  [["LIMIT", 11]]

Started GET “/homes” for 127.0.0.1 at 2018-08-04 08:53:24 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (25.0ms)

Completed 200 OK in 4514ms (Views: 2411.2ms)

Started GET “/users” for 127.0.0.1 at 2018-08-04 08:54:38 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (5.0ms)

Completed 200 OK in 405ms (Views: 404.2ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 08:54:47 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (436.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (178.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 3869ms (Views: 538.1ms | ActiveRecord: 2146.1ms)

Paysheet Load (62.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/…” for 127.0.0.1 at 2018-08-04 08:54:52 -0500

ActionController::RoutingError (No route matches [GET] “/users/…”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img_avatar1.png” for 127.0.0.1 at 2018-08-04 08:54:52 -0500 Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 08:54:53 -0500

Processing by UsersController#show as PNG ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

Parameters: {"id"=>"img_avatar1"}

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Completed 406 Not Acceptable in 2768ms (ActiveRecord: 0.0ms)

ActionController::UnknownFormat (UsersController#show is missing a template for this request format and variant.

request.formats: [“image/png”] request.variant: []):

actionpack (5.1.6) lib/action_controller/metal/implicit_render.rb:40:in `default_render' actionpack (5.1.6) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action' actionpack (5.1.6) lib/abstract_controller/base.rb:186:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (5.1.6) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rescue.rb:20:in `process_action' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `block in instrument' activesupport (5.1.6) lib/active_support/notifications/instrumenter.rb:21:in `instrument' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `instrument' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (5.1.6) lib/action_controller/metal/params_wrapper.rb:252:in `process_action' activerecord (5.1.6) lib/active_record/railties/controller_runtime.rb:22:in `process_action' actionpack (5.1.6) lib/abstract_controller/base.rb:124:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:25:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 08:57:41 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 392ms (Views: 356.9ms | ActiveRecord: 6.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-thumbnail.jpg” for 127.0.0.1 at 2018-08-04 08:57:42 -0500 Started GET “/users/…” for 127.0.0.1 at 2018-08-04 08:57:42 -0500

Started GET “/users/img_avatar1.png” for 127.0.0.1 at 2018-08-04 08:57:42 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-thumbnail.jpg”): ActionController::RoutingError (No route matches [GET] “/users/…”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 08:57:43 -0500 Processing by UsersController#show as PNG

Parameters: {"id"=>"img_avatar1"}

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

Completed 406 Not Acceptable in 1621ms (ActiveRecord: 0.0ms)

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::UnknownFormat (UsersController#show is missing a template for this request format and variant.

request.formats: [“image/png”] request.variant: []):

actionpack (5.1.6) lib/action_controller/metal/implicit_render.rb:40:in `default_render' actionpack (5.1.6) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action' actionpack (5.1.6) lib/abstract_controller/base.rb:186:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (5.1.6) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rescue.rb:20:in `process_action' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `block in instrument' activesupport (5.1.6) lib/active_support/notifications/instrumenter.rb:21:in `instrument' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `instrument' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (5.1.6) lib/action_controller/metal/params_wrapper.rb:252:in `process_action' activerecord (5.1.6) lib/active_record/railties/controller_runtime.rb:22:in `process_action' actionpack (5.1.6) lib/abstract_controller/base.rb:124:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:25:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:03:40 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 370ms (Views: 340.7ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/…” for 127.0.0.1 at 2018-08-04 09:03:41 -0500 Started GET “/users/img_avatar1.png” for 127.0.0.1 at 2018-08-04 09:03:41 -0500

ActionController::RoutingError (No route matches [GET] “/users/…”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:03:41 -0500 Processing by UsersController#show as PNG

Parameters: {"id"=>"img_avatar1"}

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Completed 406 Not Acceptable in 3556ms (ActiveRecord: 0.0ms)

ActionController::UnknownFormat (UsersController#show is missing a template for this request format and variant.

request.formats: [“image/png”] request.variant: []):

actionpack (5.1.6) lib/action_controller/metal/implicit_render.rb:40:in `default_render' actionpack (5.1.6) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action' actionpack (5.1.6) lib/abstract_controller/base.rb:186:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (5.1.6) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rescue.rb:20:in `process_action' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `block in instrument' activesupport (5.1.6) lib/active_support/notifications/instrumenter.rb:21:in `instrument' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `instrument' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (5.1.6) lib/action_controller/metal/params_wrapper.rb:252:in `process_action' activerecord (5.1.6) lib/active_record/railties/controller_runtime.rb:22:in `process_action' actionpack (5.1.6) lib/abstract_controller/base.rb:124:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:25:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:04:28 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 361ms (Views: 332.9ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img_avatar1.png” for 127.0.0.1 at 2018-08-04 09:04:29 -0500 Started GET “/users/…” for 127.0.0.1 at 2018-08-04 09:04:29 -0500 Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:04:30 -0500

Processing by UsersController#show as PNG ActionController::RoutingError (No route matches [GET] “/users/…”):

Parameters: {"id"=>"img_avatar1"}

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”): actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

Completed 406 Not Acceptable in 1477ms (ActiveRecord: 0.0ms)

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::UnknownFormat (UsersController#show is missing a template for this request format and variant.

request.formats: [“image/png”] request.variant: []):

actionpack (5.1.6) lib/action_controller/metal/implicit_render.rb:40:in `default_render' actionpack (5.1.6) lib/action_controller/metal/basic_implicit_render.rb:4:in `send_action' actionpack (5.1.6) lib/abstract_controller/base.rb:186:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rendering.rb:30:in `process_action' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action' activesupport (5.1.6) lib/active_support/callbacks.rb:131:in `run_callbacks' actionpack (5.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action' actionpack (5.1.6) lib/action_controller/metal/rescue.rb:20:in `process_action' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:32:in `block in process_action' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `block in instrument' activesupport (5.1.6) lib/active_support/notifications/instrumenter.rb:21:in `instrument' activesupport (5.1.6) lib/active_support/notifications.rb:166:in `instrument' actionpack (5.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action' actionpack (5.1.6) lib/action_controller/metal/params_wrapper.rb:252:in `process_action' activerecord (5.1.6) lib/active_record/railties/controller_runtime.rb:22:in `process_action' actionpack (5.1.6) lib/abstract_controller/base.rb:124:in `process' actionview (5.1.6) lib/action_view/rendering.rb:30:in `process' actionpack (5.1.6) lib/action_controller/metal.rb:189:in `dispatch' actionpack (5.1.6) lib/action_controller/metal.rb:253:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:49:in `dispatch' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:31:in `serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:50:in `block in serve' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `each' actionpack (5.1.6) lib/action_dispatch/journey/router.rb:33:in `serve' actionpack (5.1.6) lib/action_dispatch/routing/route_set.rb:844:in `call' rack (2.0.5) lib/rack/etag.rb:25:in `call' rack (2.0.5) lib/rack/conditional_get.rb:25:in `call' rack (2.0.5) lib/rack/head.rb:12:in `call' rack (2.0.5) lib/rack/session/abstract/id.rb:232:in `context' rack (2.0.5) lib/rack/session/abstract/id.rb:226:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/cookies.rb:613:in `call' activerecord (5.1.6) lib/active_record/migration.rb:556:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:26:in `block in call' activesupport (5.1.6) lib/active_support/callbacks.rb:97:in `run_callbacks' actionpack (5.1.6) lib/action_dispatch/middleware/callbacks.rb:24:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:59:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:13:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 371ms (Views: 343.0ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:13:19 -0500

Started GET “/users/…” for 127.0.0.1 at 2018-08-04 09:13:19 -0500 ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread'

ActionController::RoutingError (No route matches [GET] “/users/…”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:14:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 383ms (Views: 354.1ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:14:22 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:20:39 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 416ms (Views: 389.3ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:20:40 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:21:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 353ms (Views: 325.3ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:21:18 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:21:39 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 400ms (Views: 374.3ms | ActiveRecord: 6.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:21:40 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:45:56 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 388ms (Views: 357.7ms | ActiveRecord: 11.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:45:56 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:48:19 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 395ms (Views: 367.1ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:48:20 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:49:15 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 384ms (Views: 359.0ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:49:16 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:50:15 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 413ms (Views: 386.5ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:50:16 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:51:51 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 416ms (Views: 390.3ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:51:52 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:52:35 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 364ms (Views: 336.5ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:52:36 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:53:43 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 361ms (Views: 333.8ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:53:44 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:54:43 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 383ms (Views: 357.9ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:54:44 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:55:23 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 425ms (Views: 400.0ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:55:23 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:55:43 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 367ms (Views: 341.4ms | ActiveRecord: 6.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:55:44 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:57:17 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 397ms (Views: 370.4ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:57:18 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 09:57:51 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 378ms (Views: 346.5ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 09:57:52 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:02:43 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:03:12 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 421ms (Views: 394.5ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:03:13 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:06:55 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 402ms (Views: 368.2ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:06:56 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:07:42 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 378ms (Views: 350.2ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:07:43 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:08:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 371ms (Views: 347.7ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:08:37 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:08:54 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 355ms (Views: 327.6ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:08:55 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:09:56 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (4.0ms)

Completed 200 OK in 425ms (Views: 396.4ms | ActiveRecord: 10.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:09:57 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:11:12 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 389ms (Views: 359.9ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:11:13 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:11:37 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 367ms (Views: 341.8ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:11:38 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:11:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 383ms (Views: 352.5ms | ActiveRecord: 10.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:12:01 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:14:27 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 410ms (Views: 378.0ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:14:28 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:15:43 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 412ms (Views: 386.2ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:15:44 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:17:03 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 585ms (Views: 552.8ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:17:04 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:17:42 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 388ms (Views: 362.1ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:17:43 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:20:35 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 375ms (Views: 346.9ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:20:36 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:22:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 398ms (Views: 370.6ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:22:37 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:23:09 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 369ms (Views: 339.4ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:23:10 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:24:35 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 380ms (Views: 352.4ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:24:36 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:24:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 388ms (Views: 354.6ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:24:58 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:25:23 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 370ms (Views: 332.2ms | ActiveRecord: 11.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:25:24 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:26:17 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 398ms (Views: 372.8ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:26:17 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:26:37 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 387ms (Views: 355.1ms | ActiveRecord: 10.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:26:38 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:26:56 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 370ms (Views: 345.9ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:26:57 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:27:42 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 382ms (Views: 354.1ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:27:43 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:29:16 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (5.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 411ms (Views: 374.9ms | ActiveRecord: 10.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:29:17 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:31:22 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 380ms (Views: 351.2ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:31:24 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:32:17 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 444ms (Views: 418.2ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:32:18 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:33:34 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (8.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 609ms (Views: 571.1ms | ActiveRecord: 13.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:33:35 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:33:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 377ms (Views: 353.1ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:33:58 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:38:28 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 514ms (Views: 480.9ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:38:29 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:38:52 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 380ms (Views: 349.5ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:38:54 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:42:30 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 872ms (Views: 838.4ms | ActiveRecord: 9.0ms)

Paysheet Load (5.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:42:31 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:42:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 395ms (Views: 367.5ms | ActiveRecord: 12.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:42:53 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:45:13 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 431ms (Views: 404.9ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:45:14 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:46:28 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 385ms (Views: 357.9ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:46:29 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:46:57 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:48:06 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (5.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 616ms (Views: 571.5ms | ActiveRecord: 14.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:48:07 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:48:21 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:48:39 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 367ms (Views: 340.9ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 10:48:39 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:49:51 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 446ms (Views: 416.8ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:50:03 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (7.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 358ms (Views: 329.0ms | ActiveRecord: 12.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:50:28 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 371ms (Views: 346.5ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:50:41 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 368ms (Views: 342.6ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:50:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (7.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 731ms (Views: 689.9ms | ActiveRecord: 11.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:51:02 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 461ms (Views: 431.6ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:51:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 367ms (Views: 342.2ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:51:30 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 407ms (Views: 371.6ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:56:09 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 200 OK in 444ms (Views: 417.9ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:56:18 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 659ms (Views: 627.5ms | ActiveRecord: 10.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:56:29 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 420ms (Views: 396.8ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:58:24 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 403ms (Views: 344.0ms | ActiveRecord: 15.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:58:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (6.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 396ms (Views: 352.4ms | ActiveRecord: 14.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:59:34 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 486ms (Views: 457.4ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 10:59:58 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 682ms (Views: 600.9ms | ActiveRecord: 16.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:00:11 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 479ms (Views: 433.2ms | ActiveRecord: 11.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:01:17 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 372ms (Views: 342.8ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:02:38 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 421ms (Views: 379.7ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:04:05 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 385ms (Views: 346.5ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:04:17 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 401ms (Views: 363.3ms | ActiveRecord: 10.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:04:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (5.0ms)

Completed 200 OK in 626ms (Views: 588.7ms | ActiveRecord: 13.0ms)

Paysheet Load (5.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:06:31 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (7.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 533ms (Views: 501.1ms | ActiveRecord: 12.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:08:22 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 401ms (Views: 368.0ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 11:08:23 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:08:47 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 474ms (Views: 435.1ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 11:08:48 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:09:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 397ms (Views: 370.2ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 11:09:45 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:10:31 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 399ms (Views: 364.2ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 11:10:32 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:11:48 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 533ms (Views: 507.0ms | ActiveRecord: 7.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/img/portfolio/01-full.jpg” for 127.0.0.1 at 2018-08-04 11:11:49 -0500

ActionController::RoutingError (No route matches [GET] “/users/img/portfolio/01-full.jpg”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:12:27 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 367ms (Views: 341.0ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:15:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 408ms (Views: 380.2ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:16:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (12.0ms)

Completed 200 OK in 404ms (Views: 378.1ms | ActiveRecord: 6.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-04 11:16:31 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (27.0ms) Completed 200 OK in 4943ms (Views: 26.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:17:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 409ms (Views: 379.8ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/show” for 127.0.0.1 at 2018-08-04 11:18:00 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (5.0ms)

Completed 200 OK in 529ms (Views: 477.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:18:27 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"CJ3lsh1NKLExnvsU49Hhf+Gk2iXx2m4Hd0/8aJmWLs1mkRaz39dmuhVPDyirO54iirnhBZBy6F0CVb/zpSRciw==", "txtvalorsolicitar"=>"2000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 355ms (Views: 352.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:31:23 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"CJ3lsh1NKLExnvsU49Hhf+Gk2iXx2m4Hd0/8aJmWLs1mkRaz39dmuhVPDyirO54iirnhBZBy6F0CVb/zpSRciw==", "txtvalorsolicitar"=>"2000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 402ms (Views: 399.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:31:40 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Ttklhx9G3+IWR+sG4uwdzSEJ7ICkL16B9yJxa9kHWJIg1daG3dyR6TKWHzqqBmKQShTXoMWH2NuCODLw5bUq1A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 337ms (Views: 334.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:32:26 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Ttklhx9G3+IWR+sG4uwdzSEJ7ICkL16B9yJxa9kHWJIg1daG3dyR6TKWHzqqBmKQShTXoMWH2NuCODLw5bUq1A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (4.0ms)

Completed 200 OK in 320ms (Views: 318.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 11:32:44 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 379ms (Views: 353.9ms | ActiveRecord: 10.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/show” for 127.0.0.1 at 2018-08-04 11:32:47 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 423ms (Views: 387.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:32:54 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iMjSxuA1+Ax54bHqE5VSJpgoQ8B57fPcWt1MlobdzcjmxCHHIq+2B10wRdZbfy178zV44BhFdYYvxw8Num+/jg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 334ms (Views: 332.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:33:51 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"iMjSxuA1+Ax54bHqE5VSJpgoQ8B57fPcWt1MlobdzcjmxCHHIq+2B10wRdZbfy178zV44BhFdYYvxw8Num+/jg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 326ms (Views: 325.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:33:57 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"OsVTCI1Uom97O3sXelOAmWwniubVzr143VUAMsjCmKpUyaAJT87sZF/qjysyuf/EBzqxxrRmOyKoT0Op9HDq7A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 332ms (Views: 330.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:34:05 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"OsVTCI1Uom97O3sXelOAmWwniubVzr143VUAMsjCmKpUyaAJT87sZF/qjysyuf/EBzqxxrRmOyKoT0Op9HDq7A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 341ms (Views: 339.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:34:30 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"OsVTCI1Uom97O3sXelOAmWwniubVzr143VUAMsjCmKpUyaAJT87sZF/qjysyuf/EBzqxxrRmOyKoT0Op9HDq7A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (1809.1ms)

Completed 500 Internal Server Error in 1961ms (ActiveRecord: 0.0ms)

ActionView::Template::Error (undefined local variable or method `txtvalorsolicitado' for #<#<Class:0x54674b8>:0x9a0b720>):

 6: <script>
 7: swal({
 8:   title: "Datos del prestamo",
 9:   text: "Solicito el  valor $ <%= txtvalorsolicitado  %>"  ,
10:   type: "warning",
11:   showCancelButton: true,
12:   confirmButtonClass: "btn-danger",

app/views/users/show.html.erb:9:in `_app_views_users_show_html_erb___228015159_80762292' app/controllers/users_controller.rb:14:in `loan' Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:36:19 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"OsVTCI1Uom97O3sXelOAmWwniubVzr143VUAMsjCmKpUyaAJT87sZF/qjysyuf/EBzqxxrRmOyKoT0Op9HDq7A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 362ms (Views: 359.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:36:26 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Qfku61PKxVWaV0K5tsQZoIh5pyyhvQBKUSKn4J/4p84v9d3qkVCLXr6GtoX+Lmb942ScDMAVhhAkOOR7o0rViA==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 1220ms (Views: 1218.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:36:51 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Qfku61PKxVWaV0K5tsQZoIh5pyyhvQBKUSKn4J/4p84v9d3qkVCLXr6GtoX+Lmb942ScDMAVhhAkOOR7o0rViA==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 521ms (Views: 520.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:36:57 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"hQCKJxDoXAKQf1T9q1iNHtI4AELaH7L1OGPOrkHTy43rDHkm0nISCbSuoMHjsvJDuSU7Yru3NK9NeY01fWG5yw==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 334ms (Views: 332.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:39:06 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Qfku61PKxVWaV0K5tsQZoIh5pyyhvQBKUSKn4J/4p84v9d3qkVCLXr6GtoX+Lmb942ScDMAVhhAkOOR7o0rViA==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 330ms (Views: 328.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:39:57 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Qfku61PKxVWaV0K5tsQZoIh5pyyhvQBKUSKn4J/4p84v9d3qkVCLXr6GtoX+Lmb942ScDMAVhhAkOOR7o0rViA==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 404ms (Views: 401.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:40:06 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"X2JZdRYlHPfzlh0dV1jH7SYHhGSslH3ItnjsKw22U9oxbqp01L9S/NdH6SEfsriwTRq/RM08+5LDYq+wMQQhnA==", "txtvalorsolicitar"=>"2000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 361ms (Views: 359.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:41:49 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"X2JZdRYlHPfzlh0dV1jH7SYHhGSslH3ItnjsKw22U9oxbqp01L9S/NdH6SEfsriwTRq/RM08+5LDYq+wMQQhnA==", "txtvalorsolicitar"=>"2000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (14.0ms)

Completed 200 OK in 861ms (Views: 859.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:42:08 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZJsuZ8DzdAV1wZ+2TUCuhz4hePnllfOBoO7ZAkr4awQKl91mAmk6DlEQa4oFqtHaVTxD2YQ9ddvV9JqZdkoZQg==", "txtvalorsolicitar"=>"", "txtNumeroCuotas"=>"", "txtValorPago"=>"50000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 346ms (Views: 345.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:43:34 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"S9hxqyrRn7QlU4bvHh3dCGqd3/SEARAo1KL/kK5cAzUl1IKq6EvRvwGCctNW96JVAYDk1OWplnKhuLwLku5xcw==", "txtvalorsolicitar"=>"2000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>""}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 331ms (Views: 328.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:49:32 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"nVzKcnAq7BkBKon5h4xVJqfHGDz1uSarIDsnzNBPcBDzUDlzsrCiEiX7fcXPZip7zNojHJQRoPFVIWRX7P0CVg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"50000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (6.0ms)

Completed 200 OK in 391ms (Views: 388.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:50:07 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"H0Ymt6aswE0qfK7iC59cGv9K/f1qDoVMEOFvJH7JvSpxStW2ZDaORg6tWt5DdSNHlFfG3QumAxZl+yy/QnvPbA==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (5.0ms)

Completed 200 OK in 350ms (Views: 347.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:50:16 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"H0Ymt6aswE0qfK7iC59cGv9K/f1qDoVMEOFvJH7JvSpxStW2ZDaORg6tWt5DdSNHlFfG3QumAxZl+yy/QnvPbA==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 417ms (Views: 415.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:50:25 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"H0Ymt6aswE0qfK7iC59cGv9K/f1qDoVMEOFvJH7JvSpxStW2ZDaORg6tWt5DdSNHlFfG3QumAxZl+yy/QnvPbA==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 342ms (Views: 340.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:50:32 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"5Rc9mxkpbu0KovSPOmZ9GxGkVC8SzzG0w3SeSealFpKLG86a27Mg5i5zALNyjAJGerlvD3Nnt+62bt3S2hdk1A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (42.0ms)

Completed 200 OK in 371ms (Views: 369.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:50:59 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"5Rc9mxkpbu0KovSPOmZ9GxGkVC8SzzG0w3SeSealFpKLG86a27Mg5i5zALNyjAJGerlvD3Nnt+62bt3S2hdk1A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 343ms (Views: 341.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:52:22 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"5Rc9mxkpbu0KovSPOmZ9GxGkVC8SzzG0w3SeSealFpKLG86a27Mg5i5zALNyjAJGerlvD3Nnt+62bt3S2hdk1A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 401ms (Views: 399.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:52:30 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Krq5gepeFDOLt0dUWerUo95/5SkFuUE80hFhjodD3nhEtkqAKMRaOK9ms2gRAKv+tWLeCWQRx2anCyIVu/GsPg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 356ms (Views: 354.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:52:43 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Krq5gepeFDOLt0dUWerUo95/5SkFuUE80hFhjodD3nhEtkqAKMRaOK9ms2gRAKv+tWLeCWQRx2anCyIVu/GsPg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 333ms (Views: 331.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:53:59 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Krq5gepeFDOLt0dUWerUo95/5SkFuUE80hFhjodD3nhEtkqAKMRaOK9ms2gRAKv+tWLeCWQRx2anCyIVu/GsPg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 311ms (Views: 309.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:55:54 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Krq5gepeFDOLt0dUWerUo95/5SkFuUE80hFhjodD3nhEtkqAKMRaOK9ms2gRAKv+tWLeCWQRx2anCyIVu/GsPg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (6.0ms)

Completed 200 OK in 354ms (Views: 351.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:57:19 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Krq5gepeFDOLt0dUWerUo95/5SkFuUE80hFhjodD3nhEtkqAKMRaOK9ms2gRAKv+tWLeCWQRx2anCyIVu/GsPg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"25000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 320ms (Views: 316.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:57:25 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cvRiQtbjotuU+B2m+k/xAjTY5LFrHKtK6HtYUcihobUc+JFDFHns0LAp6ZqypY5fX8XfkQq0LRCdYRvK9BPT8w==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 308ms (Views: 305.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:58:01 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cvRiQtbjotuU+B2m+k/xAjTY5LFrHKtK6HtYUcihobUc+JFDFHns0LAp6ZqypY5fX8XfkQq0LRCdYRvK9BPT8w==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 336ms (Views: 334.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:59:05 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cvRiQtbjotuU+B2m+k/xAjTY5LFrHKtK6HtYUcihobUc+JFDFHns0LAp6ZqypY5fX8XfkQq0LRCdYRvK9BPT8w==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 345ms (Views: 342.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:59:10 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mo7hW7nVmwEG/JBiBwmYWn50po1vzxpJQb8aFLJfe/D0ghJae0/VCiItZF5P4+cHFWmdrQ5nnBM0pVmPju0Jtg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 325ms (Views: 323.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:59:25 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mo7hW7nVmwEG/JBiBwmYWn50po1vzxpJQb8aFLJfe/D0ghJae0/VCiItZF5P4+cHFWmdrQ5nnBM0pVmPju0Jtg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 310ms (Views: 308.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 11:59:51 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mo7hW7nVmwEG/JBiBwmYWn50po1vzxpJQb8aFLJfe/D0ghJae0/VCiItZF5P4+cHFWmdrQ5nnBM0pVmPju0Jtg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (6.0ms)

Completed 200 OK in 558ms (Views: 554.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 12:00:01 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mo7hW7nVmwEG/JBiBwmYWn50po1vzxpJQb8aFLJfe/D0ghJae0/VCiItZF5P4+cHFWmdrQ5nnBM0pVmPju0Jtg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 321ms (Views: 319.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 12:00:19 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mo7hW7nVmwEG/JBiBwmYWn50po1vzxpJQb8aFLJfe/D0ghJae0/VCiItZF5P4+cHFWmdrQ5nnBM0pVmPju0Jtg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (5.0ms)

Completed 200 OK in 505ms (Views: 498.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 12:00:47 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mo7hW7nVmwEG/JBiBwmYWn50po1vzxpJQb8aFLJfe/D0ghJae0/VCiItZF5P4+cHFWmdrQ5nnBM0pVmPju0Jtg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (6.0ms)

Completed 200 OK in 517ms (Views: 514.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 12:01:25 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mo7hW7nVmwEG/JBiBwmYWn50po1vzxpJQb8aFLJfe/D0ghJae0/VCiItZF5P4+cHFWmdrQ5nnBM0pVmPju0Jtg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 383ms (Views: 379.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 12:01:32 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xsAKBhNYIDj3wj5tZV0REeg8dXBXVBwA/EuMDvNiMpqozPkH0cJuM9MTylEtt25MgyFOUDb8mlqJUc+Vz9BA3A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 317ms (Views: 315.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 12:02:39 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xsAKBhNYIDj3wj5tZV0REeg8dXBXVBwA/EuMDvNiMpqozPkH0cJuM9MTylEtt25MgyFOUDb8mlqJUc+Vz9BA3A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 330ms (Views: 327.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 12:02:48 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xsAKBhNYIDj3wj5tZV0REeg8dXBXVBwA/EuMDvNiMpqozPkH0cJuM9MTylEtt25MgyFOUDb8mlqJUc+Vz9BA3A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (6.0ms)

Completed 200 OK in 422ms (Views: 419.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 12:03:34 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xsAKBhNYIDj3wj5tZV0REeg8dXBXVBwA/EuMDvNiMpqozPkH0cJuM9MTylEtt25MgyFOUDb8mlqJUc+Vz9BA3A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2", "txtValorPago"=>"510000.0"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (4.0ms)

Completed 200 OK in 317ms (Views: 315.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 12:03:38 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lK3V3MkWS4MpkN+RHoDpcsdhj8PwlVOUciWxlOcP7q76oSbdC4wFiA1BK61WapYvrHy045E91c4HP/IP272c6A==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 301ms (Views: 299.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 12:04:20 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"rYTbjvlC9wLTvxynX0r70bU5Cu4JfudJTLEnCrmfcG2Kyh7RlQj/IBrStKnXaFvtA72mN0eEzI3nmYJyBVuGkQ==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 641ms (Views: 363.4ms | ActiveRecord: 27.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/show” for 127.0.0.1 at 2018-08-04 12:04:31 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 355ms (Views: 315.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 12:04:37 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"cOqkuHn5CKCGy/wcjlw0XSVwEVyTB1K22SJzD1dqRjwe5le5u2NGq6IaCCDGtksATm0qfPKv1OysODCUa9g0eg==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 312ms (Views: 310.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 12:04:51 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Y76daycykto7aLqLwwazLWNq8wOgXGu4aRpt7EvD0qcNsm5q5ajc0R+5TreL7MxwCHfII8H07eIcAC53d3Gg4Q==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 337ms (Views: 335.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 12:07:36 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Y76daycykto7aLqLwwazLWNq8wOgXGu4aRpt7EvD0qcNsm5q5ajc0R+5TreL7MxwCHfII8H07eIcAC53d3Gg4Q==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 320ms (Views: 318.1ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-08-04 12:07:42 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 380ms (Views: 341.9ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-08-04 12:07:46 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 355ms (Views: 313.5ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-08-04 12:08:11 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 396ms (Views: 358.8ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-08-04 12:08:15 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 340ms (Views: 304.0ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-08-04 12:08:22 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 359ms (Views: 320.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 12:08:31 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"s5XA2m3zzgCZtQ+ByRNTQL0RMoHdab6+17gTJFbGmRfdmTPbr2mAC71k+72B+Swd1gwJobzBOOSiolC/anTrUQ==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"4"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 335ms (Views: 333.0ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-08-04 12:08:41 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 374ms (Views: 332.2ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-08-04 12:10:24 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 361ms (Views: 325.5ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-08-04 12:10:28 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 340ms (Views: 303.8ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-08-04 12:10:31 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (2.0ms)

Completed 200 OK in 351ms (Views: 311.2ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-08-04 12:11:47 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (34.0ms)

Completed 500 Internal Server Error in 180ms (ActiveRecord: 0.0ms)

SyntaxError (C:/Sites/OpusLineWeb.2/app/views/users/show.html.erb:67: syntax error, unexpected keyword_ensure, expecting end-of-input):

app/views/users/show.html.erb:67: syntax error, unexpected keyword_ensure, expecting end-of-input Started GET “/users/employee” for 127.0.0.1 at 2018-08-04 12:12:27 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 352ms (Views: 317.4ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-04 12:15:39 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 368ms (Views: 328.5ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-04 12:15:45 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 323ms (Views: 321.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 12:15:53 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lSDvqTfJ3/BNcMZjH7beg0cKFZu36wTONAiV2IlxM1+ybir2W4PX0oQdbm2XlH6/8Y65QvkRLwqfIDCgNbXFow==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 606ms (Views: 569.1ms | ActiveRecord: 11.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 12:45:35 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lSDvqTfJ3/BNcMZjH7beg0cKFZu36wTONAiV2IlxM1+ybir2W4PX0oQdbm2XlH6/8Y65QvkRLwqfIDCgNbXFow==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 456ms (Views: 429.6ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-04 12:45:39 -0500 Started GET “/companies” for 127.0.0.1 at 2018-08-04 12:45:47 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (164.0ms)

Completed 200 OK in 548ms (Views: 512.9ms | ActiveRecord: 21.0ms)

Started GET “/companies/901162840” for 127.0.0.1 at 2018-08-04 12:45:51 -0500 Processing by CompaniesController#show as HTML

Parameters: {"id"=>"901162840"}
Company Load (1.0ms)  SELECT  "Web"."tbEmpresa".* FROM "Web"."tbEmpresa" WHERE "Web"."tbEmpresa"."id" = $1 LIMIT $2  [["id", 901162840], ["LIMIT", 1]]
Rendering companies/show.html.erb within layouts/homeEmpresa
Rendered companies/show.html.erb within layouts/homeEmpresa (4.0ms)

Completed 200 OK in 894ms (Views: 391.7ms | ActiveRecord: 29.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-04 12:45:57 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (8.0ms)

Completed 200 OK in 434ms (Views: 431.7ms | ActiveRecord: 1.0ms)

Started GET “/contracts” for 127.0.0.1 at 2018-08-04 12:46:01 -0500 Processing by ContractsController#index as HTML

Rendering contracts/index.html.erb within layouts/homeEmpresa
Contract Load (1.0ms)  SELECT "Web"."tbContratos".* FROM "Web"."tbContratos"
Rendered contracts/index.html.erb within layouts/homeEmpresa (97.0ms)

Completed 200 OK in 463ms (Views: 427.2ms | ActiveRecord: 28.0ms)

Started GET “/contracts/new” for 127.0.0.1 at 2018-08-04 12:46:08 -0500 Processing by ContractsController#new as HTML

Rendering contracts/new.html.erb within layouts/homeEmpresa
Rendered contracts/_form.html.erb (33.0ms)
Rendered contracts/new.html.erb within layouts/homeEmpresa (110.0ms)

Completed 200 OK in 441ms (Views: 418.8ms | ActiveRecord: 0.0ms)

Started GET “/contract_profiles” for 127.0.0.1 at 2018-08-04 12:46:13 -0500 Processing by ContractProfilesController#index as HTML

Rendering contract_profiles/index.html.erb within layouts/homeEmpresa
ContractProfile Load (187.0ms)  SELECT "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos"
Rendered contract_profiles/index.html.erb within layouts/homeEmpresa (256.0ms)

Completed 200 OK in 613ms (Views: 400.5ms | ActiveRecord: 204.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-04 12:46:18 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 413ms (Views: 411.7ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-04 14:03:58 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (10.0ms)

Completed 200 OK in 404ms (Views: 363.0ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-04 14:04:17 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 315ms (Views: 314.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 14:04:26 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lS+6cMiOhryb6gAAIznbZpnAhOoUCpocWRVvVPVaTg7DiNq+244I95W38pt+IzBVQg3TtbeUZoxvKXta9mrinA==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 472ms (Views: 348.5ms | ActiveRecord: 26.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/show” for 127.0.0.1 at 2018-08-04 14:04:35 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (4.0ms)

Completed 200 OK in 323ms (Views: 290.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 14:04:44 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"hIpUzdCUi0v5scyQ8o2gvQUC1AaM2iTyCDydIA7BGEnq2H+S+QRI1NHm9Tp0rgsrhr+VzwKsb5pxzH315yDrjQ==", "txtvalorsolicitar"=>"2000000", "txtNumeroCuotas"=>"2"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (5.0ms)

Completed 200 OK in 346ms (Views: 344.4ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-04 14:05:09 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 342ms (Views: 305.7ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-04 14:05:18 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 298ms (Views: 296.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 14:05:27 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"X6cL2HkyHKYqThhWlRoPnkMgxLFDj+8T2dIxcVSeiNQJAGsWajKS7SQT6s3IAOStmO2T7uARE4Pv7iV/V64kRg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 338ms (Views: 312.4ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/homes” for 127.0.0.1 at 2018-08-04 14:05:43 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (8.0ms)

Completed 200 OK in 341ms (Views: 303.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-04 14:48:47 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (10.0ms)

Completed 200 OK in 374ms (Views: 339.8ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-04 14:48:54 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 300ms (Views: 298.2ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 14:49:04 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"3POFhvGDc/YsgP1vsIN2/+40wrlIHhsoyRRfoqCg1LOKVOVI4oP9vSLdD/TtmZ3MNfmV5uuA57j/KEuso5B4IQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 421ms (Views: 314.4ms | ActiveRecord: 21.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-04 14:49:12 -0500 Processing by UserModifiedsController#index as HTML

Rendering user_modifieds/index.html.erb within layouts/application
UserModified Load (1.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered user_modifieds/index.html.erb within layouts/application (125.0ms)

Completed 500 Internal Server Error in 291ms (ActiveRecord: 1.0ms)

ActionView::Template::Error (undefined method `id_perfil' for #<UserModified:0x6ce9040> Did you mean? id_perfi

           id_perfi=
           id_perfi?):
32:         <td><%= user_modified.telefono %></td>
33:         <td><%= user_modified.email %></td>
34:         <td><%= user_modified.id_empresa %></td>
35:         <td><%= user_modified.id_perfil %></td>
36:         <td><%= user_modified.id_perfil_cargo %></td>
37:         <td><%= user_modified.id_nomina %></td>
38:         <td><%= user_modified.preguntaSecreta %></td>

app/views/user_modifieds/index.html.erb:35:in `block in _app_views_user_modifieds_index_html_erb___1014179305_74192472' app/views/user_modifieds/index.html.erb:26:in `_app_views_user_modifieds_index_html_erb___1014179305_74192472' Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-04 14:53:20 -0500 Processing by UserModifiedsController#index as HTML

Rendering user_modifieds/index.html.erb within layouts/application
UserModified Load (6.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered user_modifieds/index.html.erb within layouts/application (166.0ms)

Completed 500 Internal Server Error in 361ms (ActiveRecord: 6.0ms)

ActionView::Template::Error (undefined method `contrase��a' for #<UserModified:0xcf5faa8> Did you mean? contraseña

           contraseña=
           contraseña?):
36:         <td><%= user_modified.id_perfil_cargo %></td>
37:         <td><%= user_modified.id_nomina %></td>
38:         <td><%= user_modified.preguntaSecreta %></td>
39:         <td><%= user_modified.contrase��a %></td>
40:         <td><%= user_modified.id_contrato %></td>
41:         <td><%= link_to 'Ver', user_modified,{ class: "btn btn-info btn-sm" } %></td>
42:         <td><%= link_to 'Editar', edit_user_modified_path(user_modified),{ class: "btn btn-success btn-sm" } %></td>

app/views/user_modifieds/index.html.erb:39:in `block in _app_views_user_modifieds_index_html_erb___1014179305_108819300' app/views/user_modifieds/index.html.erb:26:in `_app_views_user_modifieds_index_html_erb___1014179305_108819300' Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-04 14:54:00 -0500 Processing by UserModifiedsController#index as HTML

Rendering user_modifieds/index.html.erb within layouts/application
UserModified Load (1.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered user_modifieds/index.html.erb within layouts/application (11.0ms)

Completed 200 OK in 453ms (Views: 414.7ms | ActiveRecord: 1.0ms)

Started GET “/user_modifieds/new” for 127.0.0.1 at 2018-08-04 14:54:35 -0500 Processing by UserModifiedsController#new as HTML

Rendering user_modifieds/new.html.erb within layouts/application
Rendered user_modifieds/_form.html.erb (18.0ms)
Rendered user_modifieds/new.html.erb within layouts/application (71.0ms)

Completed 200 OK in 556ms (Views: 515.7ms | ActiveRecord: 0.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-04 14:55:05 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (80.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (114.0ms)

Completed 200 OK in 590ms (Views: 485.1ms | ActiveRecord: 94.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-04 14:55:39 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (9.0ms)

Completed 200 OK in 497ms (Views: 444.7ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-04 14:55:45 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 390ms (Views: 388.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 14:55:52 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xNCfnGgvegBhCAO7LzQBHSat6PTll3xmT2Nfw8B1Tn+Sd/9Sey/0S29V8SByLuou/WC/q0YJgPZ5X0vNw0Xi7Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (5.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 469ms (Views: 425.3ms | ActiveRecord: 13.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-04 14:58:14 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xNCfnGgvegBhCAO7LzQBHSat6PTll3xmT2Nfw8B1Tn+Sd/9Sey/0S29V8SByLuou/WC/q0YJgPZ5X0vNw0Xi7Q==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 450ms (Views: 422.5ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/users/show” for 127.0.0.1 at 2018-08-04 14:58:49 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 426ms (Views: 383.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 14:59:03 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"VB9auv3IADSuoiVZcs3stw7JEGWoCbzCz7r5phAAStU6TXHl1FjDq4b1HPP07kchjXRRrCZ/96q2Shlz+eG5EQ==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"2"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 383ms (Views: 381.8ms | ActiveRecord: 0.0ms)

Started GET “/users/employee” for 127.0.0.1 at 2018-08-04 14:59:45 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"employee"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (4.0ms)

Completed 200 OK in 481ms (Views: 439.9ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-08-04 15:00:41 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 345ms (Views: 308.7ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-04 15:00:48 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"oO+xiCfhGpf5Rn/kXCJ6Ik4KdYYZ2IJjXsgZFW4rFSLOvZrXDnHZCNERRk7aAdG0zbc0T5euyQsnOPnAh8rm5g==", "txtvalorsolicitar"=>"1000000", "txtNumeroCuotas"=>"4"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (4.0ms)

Completed 200 OK in 433ms (Views: 431.8ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-08 20:09:44 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (25.0ms)

Completed 200 OK in 5523ms (Views: 2103.8ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-08 20:10:16 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 304ms (Views: 272.2ms)

Started GET “/users” for 127.0.0.1 at 2018-08-08 20:10:24 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 366ms (Views: 364.2ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:10:34 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"9/GANS7LBmQl3VtVbo7ZchcwoT6hiufh1DJIH9l45DOHXBeLslMct3u/p4LeeyYsjJGiZMLYU8JtPfV+mxxsGA==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (385.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (183.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 3945ms (Views: 472.6ms | ActiveRecord: 2075.1ms)

Paysheet Load (70.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-08 20:10:44 -0500 Processing by UserModifiedsController#index as HTML

Rendering user_modifieds/index.html.erb within layouts/application
UserModified Load (1.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered user_modifieds/index.html.erb within layouts/application (183.0ms)

Completed 500 Internal Server Error in 333ms (ActiveRecord: 1.0ms)

ActionView::Template::Error (undefined method `contraseñaa' for #<UserModified:0xa3cd100> Did you mean? contraseña

           contraseña?
           contraseña=
           contraseña_was):
39: <<<<<<< HEAD
40:         <td><%= user_modified.contraseña %></td>
41: =======
42:         <td><%= user_modified.contraseñaa %></td>
43: >>>>>>> 3db40da0e667bcb475f4b33e9c670901ff3b13b9
44:         <td><%= user_modified.id_contrato %></td>
45:         <td><%= link_to 'Ver', user_modified,{ class: "btn btn-info btn-sm" } %></td>

app/views/user_modifieds/index.html.erb:42:in `block in _app_views_user_modifieds_index_html_erb___915896913_84920472' app/views/user_modifieds/index.html.erb:26:in `_app_views_user_modifieds_index_html_erb___915896913_84920472' Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-08 20:11:37 -0500 Processing by UserModifiedsController#index as HTML

Rendering user_modifieds/index.html.erb within layouts/application
UserModified Load (1.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered user_modifieds/index.html.erb within layouts/application (14.0ms)

Completed 200 OK in 383ms (Views: 336.1ms | ActiveRecord: 1.0ms)

Started GET “/user_modifieds/456” for 127.0.0.1 at 2018-08-08 20:11:45 -0500 Processing by UserModifiedsController#show as HTML

Parameters: {"id"=>"456"}
UserModified Load (1.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."id" = $1 LIMIT $2  [["id", 456], ["LIMIT", 1]]
Rendering user_modifieds/show.html.erb within layouts/application
Rendered user_modifieds/show.html.erb within layouts/application (4.0ms)

Completed 200 OK in 390ms (Views: 302.8ms | ActiveRecord: 2.0ms)

Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-08 20:11:52 -0500 Processing by UserModifiedsController#index as HTML

Rendering user_modifieds/index.html.erb within layouts/application
UserModified Load (1.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered user_modifieds/index.html.erb within layouts/application (13.0ms)

Completed 200 OK in 358ms (Views: 312.8ms | ActiveRecord: 1.0ms)

Started GET “/user_modifieds/14621940/edit” for 127.0.0.1 at 2018-08-08 20:11:58 -0500 Processing by UserModifiedsController#edit as HTML

Parameters: {"id"=>"14621940"}
UserModified Load (1.0ms)  SELECT  "Web"."tbUsuarios".* FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."id" = $1 LIMIT $2  [["id", 14621940], ["LIMIT", 1]]
Rendering user_modifieds/edit.html.erb within layouts/application
Rendered user_modifieds/_form.html.erb (5.0ms)
Rendered user_modifieds/edit.html.erb within layouts/application (67.0ms)

Completed 200 OK in 415ms (Views: 370.4ms | ActiveRecord: 1.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-08 20:12:13 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (42.0ms)

Completed 200 OK in 532ms (Views: 514.0ms | ActiveRecord: 10.0ms)

Started GET “/companies/new” for 127.0.0.1 at 2018-08-08 20:12:21 -0500 Processing by CompaniesController#new as HTML

Rendering companies/new.html.erb within layouts/homeEmpresa
Rendered companies/_form.html.erb (5.0ms)
Rendered companies/new.html.erb within layouts/homeEmpresa (101.0ms)

Completed 200 OK in 440ms (Views: 438.6ms | ActiveRecord: 0.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-08 20:12:25 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (9.0ms)

Completed 200 OK in 332ms (Views: 328.2ms | ActiveRecord: 1.0ms)

Started GET “/companies/901162840” for 127.0.0.1 at 2018-08-08 20:12:28 -0500 Processing by CompaniesController#show as HTML

Parameters: {"id"=>"901162840"}
Company Load (0.0ms)  SELECT  "Web"."tbEmpresa".* FROM "Web"."tbEmpresa" WHERE "Web"."tbEmpresa"."id" = $1 LIMIT $2  [["id", 901162840], ["LIMIT", 1]]
Rendering companies/show.html.erb within layouts/homeEmpresa
Rendered companies/show.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 359ms (Views: 348.2ms | ActiveRecord: 0.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-08 20:12:32 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (6.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (21.0ms)

Completed 200 OK in 421ms (Views: 410.6ms | ActiveRecord: 6.0ms)

Started GET “/companies/901162840/edit” for 127.0.0.1 at 2018-08-08 20:12:34 -0500 Processing by CompaniesController#edit as HTML

Parameters: {"id"=>"901162840"}
Company Load (1.0ms)  SELECT  "Web"."tbEmpresa".* FROM "Web"."tbEmpresa" WHERE "Web"."tbEmpresa"."id" = $1 LIMIT $2  [["id", 901162840], ["LIMIT", 1]]
Rendering companies/edit.html.erb within layouts/homeEmpresa
Rendered companies/_form.html.erb (4.0ms)
Rendered companies/edit.html.erb within layouts/homeEmpresa (47.0ms)

Completed 200 OK in 380ms (Views: 373.4ms | ActiveRecord: 1.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-08 20:12:38 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (28.0ms)

Completed 200 OK in 353ms (Views: 347.5ms | ActiveRecord: 1.0ms)

Started GET “/contracts” for 127.0.0.1 at 2018-08-08 20:12:43 -0500 Processing by ContractsController#index as HTML

Rendering contracts/index.html.erb within layouts/homeEmpresa
Contract Load (1.0ms)  SELECT "Web"."tbContratos".* FROM "Web"."tbContratos"
Rendered contracts/index.html.erb within layouts/homeEmpresa (41.0ms)

Completed 200 OK in 399ms (Views: 378.6ms | ActiveRecord: 12.0ms)

Started GET “/contracts/new” for 127.0.0.1 at 2018-08-08 20:12:51 -0500 Processing by ContractsController#new as HTML

Rendering contracts/new.html.erb within layouts/homeEmpresa
Rendered contracts/_form.html.erb (3.0ms)
Rendered contracts/new.html.erb within layouts/homeEmpresa (71.0ms)

Completed 200 OK in 405ms (Views: 403.6ms | ActiveRecord: 0.0ms)

Started GET “/charge_profiles” for 127.0.0.1 at 2018-08-08 20:13:45 -0500 Processing by ChargeProfilesController#index as HTML

Rendering charge_profiles/index.html.erb within layouts/homeEmpresa
ChargeProfile Load (79.0ms)  SELECT "Web"."tbPerfilcargo".* FROM "Web"."tbPerfilcargo"
Rendered charge_profiles/index.html.erb within layouts/homeEmpresa (113.0ms)

Completed 200 OK in 469ms (Views: 363.4ms | ActiveRecord: 96.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-08 20:13:51 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 337ms (Views: 301.1ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-08 20:14:01 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 311ms (Views: 310.4ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:14:07 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"HgzBFwdgRWVbtKVxJnPWH3vAVTqgRFeHNDVVdTz8SKxuoVapm/hftgXWWaaWhilB4GFWYMMW46SNOugUfpjAhw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 385ms (Views: 358.6ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-08 20:14:12 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (13.0ms) Completed 200 OK in 8924ms (Views: 12.3ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:18:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"HgzBFwdgRWVbtKVxJnPWH3vAVTqgRFeHNDVVdTz8SKxuoVapm/hftgXWWaaWhilB4GFWYMMW46SNOugUfpjAhw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 351ms (Views: 316.3ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-08 20:18:29 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (4.0ms) Completed 200 OK in 2722ms (Views: 3.8ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-08-08 20:18:49 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 329ms (Views: 291.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loan” for 127.0.0.1 at 2018-08-08 20:18:56 -0500 Processing by UsersController#loan as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"zBKNgGbAbqchFLfQAZrbWfsbYzfAEowC/fDSMFtT9JMTmUMVDNlhAzJ955qbgvL5FDnHCSur2iBJE9q+MIq5NQ==", "txtvalorsolicitar"=>"2000000", "txtNumeroCuotas"=>"4"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (3.0ms)

Completed 200 OK in 292ms (Views: 290.6ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:19:22 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"HgzBFwdgRWVbtKVxJnPWH3vAVTqgRFeHNDVVdTz8SKxuoVapm/hftgXWWaaWhilB4GFWYMMW46SNOugUfpjAhw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 348ms (Views: 313.6ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-08 20:19:29 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (4.0ms) Completed 200 OK in 2944ms (Views: 2.9ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:20:36 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"HgzBFwdgRWVbtKVxJnPWH3vAVTqgRFeHNDVVdTz8SKxuoVapm/hftgXWWaaWhilB4GFWYMMW46SNOugUfpjAhw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 346ms (Views: 315.2ms | ActiveRecord: 10.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/homes” for 127.0.0.1 at 2018-08-08 20:22:26 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (7.0ms)

Completed 200 OK in 355ms (Views: 318.3ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-08 20:22:32 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 300ms (Views: 299.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:23:32 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"se2UQO7yh7D1QTbG/IszjHJ8f2+LbKLjI4y35H8wKZrBQAP+cmqdY6sjyhFMfszS6d18Neg+FsCagwqFPVShsQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 361ms (Views: 327.1ms | ActiveRecord: 9.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:24:21 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"se2UQO7yh7D1QTbG/IszjHJ8f2+LbKLjI4y35H8wKZrBQAP+cmqdY6sjyhFMfszS6d18Neg+FsCagwqFPVShsQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 369ms (Views: 334.7ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-08 20:24:28 -0500 Processing by UserModifiedsController#index as HTML

Rendering user_modifieds/index.html.erb within layouts/application
UserModified Load (1.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered user_modifieds/index.html.erb within layouts/application (11.0ms)

Completed 200 OK in 343ms (Views: 304.5ms | ActiveRecord: 1.0ms)

Started GET “/contracts” for 127.0.0.1 at 2018-08-08 20:24:37 -0500 Processing by ContractsController#index as HTML

Rendering contracts/index.html.erb within layouts/homeEmpresa
Contract Load (1.0ms)  SELECT "Web"."tbContratos".* FROM "Web"."tbContratos"
Rendered contracts/index.html.erb within layouts/homeEmpresa (7.0ms)

Completed 200 OK in 339ms (Views: 336.4ms | ActiveRecord: 1.0ms)

Started GET “/contract_profiles” for 127.0.0.1 at 2018-08-08 20:24:43 -0500 Processing by ContractProfilesController#index as HTML

Rendering contract_profiles/index.html.erb within layouts/homeEmpresa
ContractProfile Load (124.0ms)  SELECT "Web"."tbPerfilcontratos".* FROM "Web"."tbPerfilcontratos"
Rendered contract_profiles/index.html.erb within layouts/homeEmpresa (162.0ms)

Completed 200 OK in 514ms (Views: 364.3ms | ActiveRecord: 140.0ms)

Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-08 20:24:49 -0500 Processing by UserModifiedsController#index as HTML

Rendering user_modifieds/index.html.erb within layouts/application
UserModified Load (1.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered user_modifieds/index.html.erb within layouts/application (10.0ms)

Completed 200 OK in 351ms (Views: 312.0ms | ActiveRecord: 1.0ms)

Started GET “/contracts” for 127.0.0.1 at 2018-08-08 20:25:25 -0500 Processing by ContractsController#index as HTML

Rendering contracts/index.html.erb within layouts/homeEmpresa
Contract Load (1.0ms)  SELECT "Web"."tbContratos".* FROM "Web"."tbContratos"
Rendered contracts/index.html.erb within layouts/homeEmpresa (8.0ms)

Completed 200 OK in 356ms (Views: 353.1ms | ActiveRecord: 1.0ms)

Started GET “/contracts” for 127.0.0.1 at 2018-08-08 20:25:51 -0500 Processing by ContractsController#index as HTML

Rendering contracts/index.html.erb within layouts/homeEmpresa
Contract Load (1.0ms)  SELECT "Web"."tbContratos".* FROM "Web"."tbContratos"
Rendered contracts/index.html.erb within layouts/homeEmpresa (8.0ms)

Completed 200 OK in 349ms (Views: 344.3ms | ActiveRecord: 1.0ms)

Started GET “/company” for 127.0.0.1 at 2018-08-08 20:26:26 -0500

ActionController::RoutingError (No route matches [GET] “/company”):

actionpack (5.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:63:in `call' web-console (3.6.2) lib/web_console/middleware.rb:135:in `call_app' web-console (3.6.2) lib/web_console/middleware.rb:30:in `block in call' web-console (3.6.2) lib/web_console/middleware.rb:20:in `catch' web-console (3.6.2) lib/web_console/middleware.rb:20:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/show_exceptions.rb:31:in `call' railties (5.1.6) lib/rails/rack/logger.rb:36:in `call_app' railties (5.1.6) lib/rails/rack/logger.rb:24:in `block in call' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `block in tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:26:in `tagged' activesupport (5.1.6) lib/active_support/tagged_logging.rb:69:in `tagged' railties (5.1.6) lib/rails/rack/logger.rb:24:in `call' sprockets-rails (3.2.1) lib/sprockets/rails/quiet_assets.rb:13:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/remote_ip.rb:79:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/request_id.rb:25:in `call' rack (2.0.5) lib/rack/method_override.rb:22:in `call' rack (2.0.5) lib/rack/runtime.rb:22:in `call' activesupport (5.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:27:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/executor.rb:12:in `call' actionpack (5.1.6) lib/action_dispatch/middleware/static.rb:125:in `call' rack (2.0.5) lib/rack/sendfile.rb:111:in `call' railties (5.1.6) lib/rails/engine.rb:522:in `call' puma (3.11.4) lib/puma/configuration.rb:225:in `call' puma (3.11.4) lib/puma/server.rb:632:in `handle_request' puma (3.11.4) lib/puma/server.rb:446:in `process_client' puma (3.11.4) lib/puma/server.rb:306:in `block in run' puma (3.11.4) lib/puma/thread_pool.rb:120:in `block in spawn_thread' Started GET “/contracts” for 127.0.0.1 at 2018-08-08 20:27:10 -0500 Processing by ContractsController#index as HTML

Rendering contracts/index.html.erb within layouts/homeEmpresa
Contract Load (2.0ms)  SELECT "Web"."tbContratos".* FROM "Web"."tbContratos"
Rendered contracts/index.html.erb within layouts/homeEmpresa (10.0ms)

Completed 200 OK in 336ms (Views: 332.5ms | ActiveRecord: 2.0ms)

Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-08 20:29:57 -0500 Processing by UserModifiedsController#index as HTML

Rendering user_modifieds/index.html.erb within layouts/application
UserModified Load (1.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered user_modifieds/index.html.erb within layouts/application (9.0ms)

Completed 200 OK in 353ms (Views: 313.6ms | ActiveRecord: 1.0ms)

Started GET “/user_modifieds/new” for 127.0.0.1 at 2018-08-08 20:30:00 -0500 Processing by UserModifiedsController#new as HTML

Rendering user_modifieds/new.html.erb within layouts/application
Rendered user_modifieds/_form.html.erb (4.0ms)
Rendered user_modifieds/new.html.erb within layouts/application (42.0ms)

Completed 200 OK in 410ms (Views: 366.8ms | ActiveRecord: 0.0ms)

Started GET “/contracts” for 127.0.0.1 at 2018-08-08 20:30:53 -0500 Processing by ContractsController#index as HTML

Rendering contracts/index.html.erb within layouts/homeEmpresa
Contract Load (1.0ms)  SELECT "Web"."tbContratos".* FROM "Web"."tbContratos"
Rendered contracts/index.html.erb within layouts/homeEmpresa (9.0ms)

Completed 200 OK in 357ms (Views: 354.2ms | ActiveRecord: 1.0ms)

Started GET “/contracts” for 127.0.0.1 at 2018-08-08 20:30:56 -0500 Processing by ContractsController#index as HTML

Rendering contracts/index.html.erb within layouts/homeEmpresa
Contract Load (1.0ms)  SELECT "Web"."tbContratos".* FROM "Web"."tbContratos"
Rendered contracts/index.html.erb within layouts/homeEmpresa (10.0ms)

Completed 200 OK in 387ms (Views: 383.7ms | ActiveRecord: 1.0ms)

Started GET “/contracts” for 127.0.0.1 at 2018-08-08 20:31:08 -0500 Processing by ContractsController#index as HTML

Rendering contracts/index.html.erb within layouts/homeEmpresa
Contract Load (1.0ms)  SELECT "Web"."tbContratos".* FROM "Web"."tbContratos"
Rendered contracts/index.html.erb within layouts/homeEmpresa (15.0ms)

Completed 200 OK in 365ms (Views: 362.1ms | ActiveRecord: 1.0ms)

Started GET “/contracts” for 127.0.0.1 at 2018-08-08 20:31:26 -0500 Processing by ContractsController#index as HTML

Rendering contracts/index.html.erb within layouts/homeEmpresa
Contract Load (2.0ms)  SELECT "Web"."tbContratos".* FROM "Web"."tbContratos"
Rendered contracts/index.html.erb within layouts/homeEmpresa (9.0ms)

Completed 200 OK in 335ms (Views: 332.3ms | ActiveRecord: 2.0ms)

Started GET “/contracts” for 127.0.0.1 at 2018-08-08 20:31:36 -0500 Processing by ContractsController#index as HTML

Rendering contracts/index.html.erb within layouts/homeEmpresa
Contract Load (1.0ms)  SELECT "Web"."tbContratos".* FROM "Web"."tbContratos"
Rendered contracts/index.html.erb within layouts/homeEmpresa (7.0ms)

Completed 200 OK in 360ms (Views: 356.9ms | ActiveRecord: 1.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-08 20:31:47 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 318ms (Views: 317.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:31:57 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"fxESHV/4W7Z613mGMa3Uf/PAh7PYXoOq8oryTuo/4qQPvIWjw2BBZSS1hVGBWCshaGGE6bsMN4lLhU8vqFtqjw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 371ms (Views: 341.1ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:33:42 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"fxESHV/4W7Z613mGMa3Uf/PAh7PYXoOq8oryTuo/4qQPvIWjw2BBZSS1hVGBWCshaGGE6bsMN4lLhU8vqFtqjw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (7.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 385ms (Views: 351.9ms | ActiveRecord: 13.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:33:47 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"fxESHV/4W7Z613mGMa3Uf/PAh7PYXoOq8oryTuo/4qQPvIWjw2BBZSS1hVGBWCshaGGE6bsMN4lLhU8vqFtqjw==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 363ms (Views: 330.9ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/homes” for 127.0.0.1 at 2018-08-08 20:33:55 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 333ms (Views: 297.3ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-08 20:34:01 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 304ms (Views: 303.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:34:10 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+p8kRD5Nf9DKafsJvmqg3+MTSqJ37FKJw7ZHe/xPVzqKMrP6otVlA5QLB94On1+BeLJJ+BS+5qp6ufoavivfEQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 345ms (Views: 314.9ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:34:22 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+p8kRD5Nf9DKafsJvmqg3+MTSqJ37FKJw7ZHe/xPVzqKMrP6otVlA5QLB94On1+BeLJJ+BS+5qp6ufoavivfEQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  nombre  FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 352ms (Views: 323.0ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:34:37 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+p8kRD5Nf9DKafsJvmqg3+MTSqJ37FKJw7ZHe/xPVzqKMrP6otVlA5QLB94On1+BeLJJ+BS+5qp6ufoavivfEQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 435ms (Views: 332.6ms | ActiveRecord: 20.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:34:59 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+p8kRD5Nf9DKafsJvmqg3+MTSqJ37FKJw7ZHe/xPVzqKMrP6otVlA5QLB94On1+BeLJJ+BS+5qp6ufoavivfEQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 363ms (Views: 330.1ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-08 20:35:07 -0500 Processing by UserModifiedsController#index as HTML

Rendering user_modifieds/index.html.erb within layouts/application
UserModified Load (1.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered user_modifieds/index.html.erb within layouts/application (48.0ms)

Completed 200 OK in 399ms (Views: 352.7ms | ActiveRecord: 1.0ms)

Started GET “/companies” for 127.0.0.1 at 2018-08-08 20:35:13 -0500 Processing by CompaniesController#index as HTML

Rendering companies/index.html.erb within layouts/homeEmpresa
Company Load (1.0ms)  SELECT "Web"."tbEmpresa".* FROM "Web"."tbEmpresa"
Rendered companies/index.html.erb within layouts/homeEmpresa (47.0ms)

Completed 200 OK in 444ms (Views: 418.3ms | ActiveRecord: 15.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:36:05 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+p8kRD5Nf9DKafsJvmqg3+MTSqJ37FKJw7ZHe/xPVzqKMrP6otVlA5QLB94On1+BeLJJ+BS+5qp6ufoavivfEQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (2.0ms)

Completed 200 OK in 420ms (Views: 317.8ms | ActiveRecord: 17.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:36:09 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+p8kRD5Nf9DKafsJvmqg3+MTSqJ37FKJw7ZHe/xPVzqKMrP6otVlA5QLB94On1+BeLJJ+BS+5qp6ufoavivfEQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 398ms (Views: 366.7ms | ActiveRecord: 9.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-08 20:36:14 -0500 Processing by UserModifiedsController#index as HTML

Rendering user_modifieds/index.html.erb within layouts/application
UserModified Load (1.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered user_modifieds/index.html.erb within layouts/application (46.0ms)

Completed 200 OK in 382ms (Views: 337.3ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:36:39 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+p8kRD5Nf9DKafsJvmqg3+MTSqJ37FKJw7ZHe/xPVzqKMrP6otVlA5QLB94On1+BeLJJ+BS+5qp6ufoavivfEQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 377ms (Views: 342.3ms | ActiveRecord: 10.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:36:47 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+p8kRD5Nf9DKafsJvmqg3+MTSqJ37FKJw7ZHe/xPVzqKMrP6otVlA5QLB94On1+BeLJJ+BS+5qp6ufoavivfEQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 370ms (Views: 340.4ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:37:04 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"+p8kRD5Nf9DKafsJvmqg3+MTSqJ37FKJw7ZHe/xPVzqKMrP6otVlA5QLB94On1+BeLJJ+BS+5qp6ufoavivfEQ==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 356ms (Views: 323.8ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-08 20:37:09 -0500 Processing by UserModifiedsController#index as HTML

Rendering user_modifieds/index.html.erb within layouts/application
UserModified Load (1.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered user_modifieds/index.html.erb within layouts/application (9.0ms)

Completed 200 OK in 351ms (Views: 310.6ms | ActiveRecord: 1.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-08 20:37:31 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 336ms (Views: 300.8ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-08 20:37:37 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 300ms (Views: 298.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:37:43 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"8Xvry5ulJmmfHQ2uctxdeyzHEgHV8HaB/lcdGBlhA1iB1nx1Bz08usF/8XnCKaIlt2YRW7aiwqJHWKB5WwWLcw==", "txtUser"=>"julio@", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =456 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 364ms (Views: 334.9ms | ActiveRecord: 8.0ms)

Paysheet Load (3.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =456

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-08 20:37:57 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 3028ms (Views: 2.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:41:46 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"8Xvry5ulJmmfHQ2uctxdeyzHEgHV8HaB/lcdGBlhA1iB1nx1Bz08usF/8XnCKaIlt2YRW7aiwqJHWKB5WwWLcw==", "txtUser"=>"julio@", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =456 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 500ms (Views: 466.9ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =456

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:43:54 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"8Xvry5ulJmmfHQ2uctxdeyzHEgHV8HaB/lcdGBlhA1iB1nx1Bz08usF/8XnCKaIlt2YRW7aiwqJHWKB5WwWLcw==", "txtUser"=>"julio@", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =456 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 472ms (Views: 371.8ms | ActiveRecord: 20.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =456

Started GET “/homes” for 127.0.0.1 at 2018-08-08 20:43:59 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 376ms (Views: 333.1ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-08 20:44:03 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 716ms (Views: 672.1ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-08 20:44:09 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 356ms (Views: 355.1ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:45:39 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"veWTMEtIOCwgUennde11aa8mVOncL3ErsZneukimfMrNSASO19Ai/34zFTDFGIo3NIdXs799xQgIlmPbCsL04Q==", "txtUser"=>"julio@", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "julio@"], ["id", 8899999], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 409ms (Views: 401.5ms | ActiveRecord: 1.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:45:48 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"yvGKcDMziHRE0xYdSwU+RuL9y68Nrrrvf4Wjlt2M+Me6XB3Or6uSpxqx6sr78MEYeVzI9W78DszGih73n+hw7A==", "txtUser"=>"julio@", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =456 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 441ms (Views: 395.7ms | ActiveRecord: 8.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =456

Started GET “/homes” for 127.0.0.1 at 2018-08-08 20:50:52 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 475ms (Views: 428.3ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-08 20:50:58 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 325ms (Views: 323.8ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 20:51:08 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"3hfV0tfdp0KyuopVL1dbe/Jd6g1W2fAn/ZQRtmIxHi2uukJsS0W9kezYdoKfoqQlafzpVzWLRAREm6zXIFWWBg==", "txtUser"=>"oscar@", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =789 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 419ms (Views: 392.9ms | ActiveRecord: 10.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =789

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-08 20:51:24 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 3703ms (Views: 2.1ms | ActiveRecord: 0.0ms)

User Load (261.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE (oscar@) ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE (oscar@) LIMIT $1  [["LIMIT", 11]]

Started GET “/homes” for 127.0.0.1 at 2018-08-08 21:03:45 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (35.0ms)

Completed 200 OK in 3448ms (Views: 1950.9ms)

Started GET “/users” for 127.0.0.1 at 2018-08-08 21:04:28 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 362ms (Views: 361.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 21:04:37 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ttsuaajhgf/G5kxB74tH1upQN3MuVH4hAz6H2dkELkDGdrnXNHmbLJiEsJZffriIcfE0KU0GygK6MTq4m2Cmaw==", "txtUser"=>"julio@", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]

Completed 500 Internal Server Error in 376167ms (ActiveRecord: 49.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 21:10:53 -0500 Started GET “/homes” for 127.0.0.1 at 2018-08-08 21:10:53 -0500

SystemExit (exit):

(byebug):1:in `exit' (byebug):1:in `loginEmpresa' app/controllers/users_controller.rb:57:in `loginEmpresa' Started GET “/homes” for 127.0.0.1 at 2018-08-08 21:14:55 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (40.0ms)

Completed 200 OK in 3260ms (Views: 1760.7ms)

Started GET “/users” for 127.0.0.1 at 2018-08-08 21:15:37 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (5.0ms)

Completed 200 OK in 414ms (Views: 412.7ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 21:16:13 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Y9LHNJYBaOfaxKLBmgOrztc9foRqX4Y7lIjbDIreHKATf1CKCplyNISmXhYq9lSQTJx93gkNMhgth2ZtyLqUiw==", "txtUser"=>"oscar@", "txtPassword"=>"[FILTERED]"}
User Exists (4.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =789 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (6.0ms)

Completed 200 OK in 1749ms (Views: 774.1ms | ActiveRecord: 68.0ms)

Paysheet Load (3.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =789

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-08 21:16:43 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"Y9LHNJYBaOfaxKLBmgOrztc9foRqX4Y7lIjbDIreHKATf1CKCplyNISmXhYq9lSQTJx93gkNMhgth2ZtyLqUiw==", "txtUser"=>"oscar@", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =789 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (3.0ms)

Completed 500 Internal Server Error in 174961ms (ActiveRecord: 11.0ms)

SystemExit (exit):

(byebug):1:in `exit' (byebug):1:in `<<' app/views/layouts/home.html.erb:36:in `_app_views_layouts_home_html_erb__1062289877_80040264' app/controllers/users_controller.rb:69:in `loginEmpresa' Started GET “/homes” for 127.0.0.1 at 2018-08-09 18:45:40 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (27.0ms)

Completed 200 OK in 4383ms (Views: 2161.4ms)

Started GET “/users” for 127.0.0.1 at 2018-08-09 19:03:43 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 377ms (Views: 375.5ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-09 19:04:01 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"mTZ/IGF4ddkCAcJ8S3IPwesFxzwWXYJemy7K8cL8oD3upZVWcFocAcHHFcgEcHB4hHUN2dDvzaihG3R/krZWVQ==", "txtUser"=>"oscar@", "txtPassword"=>"[FILTERED]"}
User Exists (411.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "oscar@"], ["id", 789], ["LIMIT", 1]]
User Load (188.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =789 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-09 19:08:38 -0500 Started GET “/homes” for 127.0.0.1 at 2018-08-09 19:09:22 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (12.0ms)

Completed 200 OK in 2040ms (Views: 1075.2ms)

Started GET “/users” for 127.0.0.1 at 2018-08-09 19:09:53 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 320ms (Views: 318.5ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-09 19:10:00 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"ZSzV8klJeWGFWJNFwsQ8XhrLhAW/VcvXevtHAaa2HY0Svz+EWGsQuUaeRPGNxkPndbtO4HnnhCFAzvmP9vzr5Q==", "txtUser"=>"oscar@", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "oscar@"], ["id", 456], ["LIMIT", 1]]
Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 755ms (Views: 330.2ms | ActiveRecord: 29.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-09 19:10:12 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lXiZUeget/sQ2WAYYCeEFkPvuWK593u74BSapK0STOvi63Mn+TzeI9Mft6wvJfuvLJ9zh39FNE3aISQq/Vi6gw==", "txtUser"=>"julio@", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =456 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 563ms (Views: 399.3ms | ActiveRecord: 19.0ms)

Paysheet Load (83.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =456

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-09 19:11:07 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lXiZUeget/sQ2WAYYCeEFkPvuWK593u74BSapK0STOvi63Mn+TzeI9Mft6wvJfuvLJ9zh39FNE3aISQq/Vi6gw==", "txtUser"=>"julio@", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "julio@"], ["id", 456], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =456 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (4.0ms)

Completed 200 OK in 406ms (Views: 363.4ms | ActiveRecord: 7.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =456

Started GET “/homes” for 127.0.0.1 at 2018-08-09 19:11:19 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 350ms (Views: 311.7ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-09 19:11:24 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (3.0ms)

Completed 200 OK in 316ms (Views: 313.5ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-09 19:11:33 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"xT6NXmMl9oW1ACuKUIrQz0CkyckrszCUqdk5kTbHH16yrWcocgefXXbG/D4fiK92L9QDLO0Bf2KT7IcfZo3pNg==", "txtUser"=>"carlos.v.83@hotmail.com", "txtPassword"=>"[FILTERED]"}
User Exists (1.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "carlos.v.83@hotmail.com"], ["id", 14621940], ["LIMIT", 1]]
User Load (4.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =14621940 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/company.html.erb within layouts/homeEmpresa
Rendered users/company.html.erb within layouts/homeEmpresa (1.0ms)

Completed 200 OK in 379ms (Views: 336.5ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =14621940

Started GET “/user_modifieds” for 127.0.0.1 at 2018-08-09 19:37:53 -0500 Processing by UserModifiedsController#index as HTML

Rendering user_modifieds/index.html.erb within layouts/application
UserModified Load (2.0ms)  SELECT "Web"."tbUsuarios".* FROM "Web"."tbUsuarios"
Rendered user_modifieds/index.html.erb within layouts/application (52.0ms)

Completed 200 OK in 417ms (Views: 369.9ms | ActiveRecord: 2.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-09 19:38:01 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (6.0ms)

Completed 200 OK in 344ms (Views: 307.2ms | ActiveRecord: 0.0ms)

Started GET “/users” for 127.0.0.1 at 2018-08-09 19:38:09 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (2.0ms)

Completed 200 OK in 316ms (Views: 306.0ms | ActiveRecord: 0.0ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-09 19:38:14 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"6CAYpZHqfJlHOB3xct3sdq9hb6YBIII0aCVc88FM2i6fs/LTgMgVQYT+ykU935PPwBGlQ8eSzcJSEOJ9kQYsRg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (2.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (1.0ms)

Completed 200 OK in 355ms (Views: 315.3ms | ActiveRecord: 8.0ms)

Paysheet Load (1.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-09 19:44:53 -0500 Processing by ReportsController#export as PDF Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `<<' for nil:NilClass):

app/controllers/reports_controller.rb:14:in `export' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-09 19:45:28 -0500 Processing by ReportsController#export as PDF Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `<<' for nil:NilClass):

app/controllers/reports_controller.rb:14:in `export' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-09 19:46:34 -0500 Processing by ReportsController#export as PDF Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `<<' for nil:NilClass):

app/controllers/reports_controller.rb:14:in `export' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-09 19:47:41 -0500 Processing by ReportsController#export as PDF Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `<<' for nil:NilClass):

app/controllers/reports_controller.rb:14:in `export' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-09 19:48:18 -0500 Processing by ReportsController#export as PDF Completed 500 Internal Server Error in 4ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `<<' for nil:NilClass):

app/controllers/reports_controller.rb:14:in `export' Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-09 19:48:34 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"6CAYpZHqfJlHOB3xct3sdq9hb6YBIII0aCVc88FM2i6fs/LTgMgVQYT+ykU935PPwBGlQ8eSzcJSEOJ9kQYsRg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (3.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (3.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (1.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 600ms (Views: 398.1ms | ActiveRecord: 29.0ms)

Paysheet Load (2.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-09 19:48:41 -0500 Processing by ReportsController#export as PDF Completed 500 Internal Server Error in 5ms (ActiveRecord: 0.0ms)

NoMethodError (undefined method `<<' for nil:NilClass):

app/controllers/reports_controller.rb:14:in `export' Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-09 19:49:24 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (5.0ms) Completed 200 OK in 4100ms (Views: 5.4ms | ActiveRecord: 0.0ms)

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-09 19:49:40 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (1.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (3.0ms) Completed 200 OK in 3394ms (Views: 2.5ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-09 19:49:53 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Nomina.pdf (3.0ms) Completed 200 OK in 3256ms (Views: 2.5ms | ActiveRecord: 0.0ms)

Started GET “/users/show” for 127.0.0.1 at 2018-08-09 19:50:07 -0500 Processing by UsersController#show as HTML

Parameters: {"id"=>"show"}
Rendering users/show.html.erb within layouts/application
Rendered users/show.html.erb within layouts/application (4.0ms)

Completed 200 OK in 331ms (Views: 294.8ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-09 20:41:31 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (5.0ms)

Completed 200 OK in 378ms (Views: 342.9ms | ActiveRecord: 0.0ms)

Started GET “/homes” for 127.0.0.1 at 2018-08-12 20:21:20 -0500 Processing by UsersController#homes as HTML Started GET “/homes” for 127.0.0.1 at 2018-08-12 20:21:25 -0500 Processing by UsersController#homes as HTML

Rendering users/homes.html.erb within layouts/application
Rendering users/homes.html.erb within layouts/application
Rendered users/homes.html.erb within layouts/application (34.0ms)
Rendered users/homes.html.erb within layouts/application (31.0ms)

Completed 200 OK in 15811ms (Views: 7055.1ms)

Completed 200 OK in 58657ms (Views: 53051.5ms)

Started GET “/users” for 127.0.0.1 at 2018-08-12 20:22:36 -0500 Processing by UsersController#index as HTML

Rendering users/indexcompany.html.erb within layouts/application
Rendered users/indexcompany.html.erb within layouts/application (4.0ms)

Completed 200 OK in 337ms (Views: 335.7ms)

Started POST “/users/loginEmpresa” for 127.0.0.1 at 2018-08-12 20:22:45 -0500 Processing by UsersController#loginEmpresa as HTML

Parameters: {"utf8"=>"✓", "authenticity_token"=>"lcJPof1zcgJtotpIezljRdGAodBttjeUYjFnOIx7k+HQblZJTe3mqCQm5EY+Bp+KD6MHmuwRWhcd1sRNHoPoLg==", "txtUser"=>"calor@hotmail", "txtPassword"=>"[FILTERED]"}
User Exists (351.0ms)  SELECT  1 AS one FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  id_perfi,id FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."nombre" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (2.0ms)  SELECT  "Web"."tbUsuarios"."apellido" FROM "Web"."tbUsuarios" WHERE "Web"."tbUsuarios"."email" = $1 AND "Web"."tbUsuarios"."id" = $2 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $3  [["email", "calor@hotmail"], ["id", 123], ["LIMIT", 1]]
User Load (138.0ms)  SELECT  U.id, U.nombre, U.apellido, C.salario, C.cargo, C.tipo_contrato, C.fecha_ingreso, C.fecha_retiro, E.id as nit, E.nombre FROM "Web"."tbUsuarios" U JOIN "Web"."tbContratos" C ON C.id = U.id_contrato JOIN  "Web"."tbEmpresa" E ON E.id = U.id_empresa JOIN "Web"."tbUsuarios"
   ON U.id =123 ORDER BY "Web"."tbUsuarios"."id" ASC LIMIT $1  [["LIMIT", 1]]
Rendering users/employee.html.erb within layouts/home
Rendered users/employee.html.erb within layouts/home (2.0ms)

Completed 200 OK in 2679ms (Views: 610.4ms | ActiveRecord: 863.0ms)

Paysheet Load (123.0ms)  SELECT N.dias_laborados, N.neto_pagado, N.id, N.comisiones, N.auxilio_trasporte, N.recargos,N.prima, N.prestamos, N.salud, N.pension FROM "Web"."tbNomina" N JOIN "Web"."tbUsuarios" U ON U.id =123

Started GET “/reports/export.pdf” for 127.0.0.1 at 2018-08-12 20:22:52 -0500 Processing by ReportsController#export as PDF **************WICKED**************

Rendering users/reporte.pdf.erb within layouts/pdf.html
Rendered users/reporte.pdf.erb within layouts/pdf.html (2.0ms)
Rendering text template
Rendered text template (0.0ms)

Sent data Reporte.pdf (7.0ms) Completed 200 OK in 10730ms (Views: 6.6ms | ActiveRecord: 0.0ms)

Started GET “/reports/paysheet.pdf” for 127.0.0.1 at 2018-08-12 20:23:33 -0500 Processing by ReportsController#paysheet as PDF **************WICKED**************

Rendering users/paysheet.pdf.erb within layouts/pdf.html
Rendered users/paysheet.pdf.erb within layouts/pdf.html (3.0ms)
Rendering text template
Rendered text template (1.0ms)

Sent data Nomina.pdf (6.0ms) Completed 200 OK in 3941ms (Views: 5.7ms | ActiveRecord: 0.0ms)